We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f0648 commit 2850795Copy full SHA for 2850795
src/comps/layouts/Header.astro
@@ -14,7 +14,7 @@ import Icon from "@assets/icon.png";
14
alt="Icon of the Fancade Club"
15
loading="eager"
16
/>
17
- <span>Fancade Club</span>
+ <span>Club</span>
18
</h1>
19
</a>
20
<a href="/account/#">#</a>
0 commit comments