From 51a6ea62b4f38a2b93737d7d34bcffcc8fd5a792 Mon Sep 17 00:00:00 2001 From: kittentm Date: Wed, 13 May 2026 01:04:57 +0200 Subject: [PATCH] feat: add footer --- app/app.vue | 21 +--------- app/assets/css/main.css | 4 ++ app/components/AppLogo.vue | 49 +++++----------------- app/components/Footer.vue | 82 +++++++++++++++++++++++++++++++++++++ app/layouts/default.vue | 6 +++ nuxt.config.ts | 21 +++++++++- public/spbr-coloured.png | Bin 0 -> 55412 bytes 7 files changed, 125 insertions(+), 58 deletions(-) create mode 100644 app/components/Footer.vue create mode 100644 app/layouts/default.vue create mode 100644 public/spbr-coloured.png diff --git a/app/app.vue b/app/app.vue index 1c47105..9f3f1cd 100644 --- a/app/app.vue +++ b/app/app.vue @@ -33,23 +33,6 @@ useSeoMeta({ - - - - - +