Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit f3d6f3c

Browse files
hughnssandhose
authored andcommitted
Nor does it have extrabold
1 parent 2f9f7bd commit f3d6f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{{ navbar::top() }}
2121
<section class="flex-1 flex flex-col items-center justify-center">
2222
<div>
23-
<h1 class="my-2 text-5xl font-extrabold leading-tight">Matrix Authentication Service</h1>
23+
<h1 class="my-2 text-5xl font-semibold leading-tight">Matrix Authentication Service</h1>
2424
<p class="text-lg">
2525
OpenID Connect discovery document:
2626
<a class="text-links hover:text-links/70" href="{{ discovery_url }}">{{ discovery_url }}</a>

0 commit comments

Comments
 (0)