feat: remove ! from the title in the header
All checks were successful
Lint Codebase / lint (push) Successful in 57s

This commit is contained in:
TheClashFruit 2024-08-29 23:55:40 +02:00
parent 6ef13ca090
commit 981d85b254
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -67,7 +67,7 @@ export default function NavBar({ currentPage }: { currentPage: string }) {
<div> <div>
<Logo /> <Logo />
<h1>Clyde&apos;s Real Survival SMP!</h1> <h1>Clyde&apos;s Real Survival SMP</h1>
</div> </div>
<div> <div>