chore: remove js notice

because there isn't much interactive stuff that would call for it
This commit is contained in:
eggy 2022-08-10 13:43:11 -04:00
parent 0304a0c5ca
commit 3a40c63d5e

View File

@ -10,7 +10,6 @@ useHead({ title: "Eggworld" });
class="flex flex-col items-center p-3 bg-gray-100 w-full text-sm dark:bg-gray-800" class="flex flex-col items-center p-3 bg-gray-100 w-full text-sm dark:bg-gray-800"
> >
<p> 2022 Daniel Chen</p> <p> 2022 Daniel Chen</p>
<p>Proudly accessible without JavaScript</p>
<p> <p>
Licensed under the AGPL-3.0 on Licensed under the AGPL-3.0 on
<a class="underline" href="https://github.com/potatoeggy/public"> <a class="underline" href="https://github.com/potatoeggy/public">