Skip to content

Commit 2850795

Browse files
committed
fix(header): shorten navbar title
1 parent 43f0648 commit 2850795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/comps/layouts/Header.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import Icon from "@assets/icon.png";
1414
alt="Icon of the Fancade Club"
1515
loading="eager"
1616
/>
17-
<span>Fancade Club</span>
17+
<span>Club</span>
1818
</h1>
1919
</a>
2020
<a href="/account/#">#</a>

0 commit comments

Comments
 (0)