From 04cc83b8da37be5550e2e6d143a070fc6965cccf Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 7 Aug 2022 21:27:35 -0400 Subject: [PATCH] feat: js-free! --- layouts/default.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/default.vue b/layouts/default.vue index 14e3fc2..8bb4117 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -12,8 +12,9 @@ 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

- Available under the AGPL-3.0 on + Licensed under the AGPL-3.0 on GitHub