fix(dashboard): remove self-hosting tag 🤦

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-03-26 19:34:15 +01:00
parent c540778825
commit ee80b47b0d
2 changed files with 10 additions and 5 deletions

View File

@@ -53,6 +53,9 @@ export function Footer() {
<li>
<Link href="/contact">Contact</Link>
</li>
<li>
<Link href="/supporter">Become a supporter</Link>
</li>
</ul>
</div>