From 21078112c083d43e94d9e31fe438ec441c1f4f4d Mon Sep 17 00:00:00 2001 From: kevin olson Date: Mon, 2 Sep 2024 01:25:00 -0500 Subject: [PATCH 1/7] =?UTF-8?q?=F0=9F=8E=A8=20attempt=20at=20a=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/logo/LogoText.vue | 3 ++- app/layouts/default.vue | 4 ---- app/pages/label.vue | 22 ++++++++++++++++++++++ server/api/[...slug].ts | 5 ++--- 4 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 app/pages/label.vue diff --git a/app/components/logo/LogoText.vue b/app/components/logo/LogoText.vue index adf4374..b963357 100644 --- a/app/components/logo/LogoText.vue +++ b/app/components/logo/LogoText.vue @@ -1,6 +1,7 @@ diff --git a/app/layouts/default.vue b/app/layouts/default.vue index e3a34e9..32c2437 100644 --- a/app/layouts/default.vue +++ b/app/layouts/default.vue @@ -1,7 +1,3 @@ - -