From 3a40c63d5e8dc6b24d41b38f5858b4c334b771a7 Mon Sep 17 00:00:00 2001 From: eggy Date: Wed, 10 Aug 2022 13:43:11 -0400 Subject: [PATCH] chore: remove js notice because there isn't much interactive stuff that would call for it --- layouts/default.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/default.vue b/layouts/default.vue index 2caea6a..4884d0e 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -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" >

Ⓒ 2022 Daniel Chen

-

Proudly accessible without JavaScript

Licensed under the AGPL-3.0 on