From 204306d8c4135666eea8818e6f6721242e6a00fd Mon Sep 17 00:00:00 2001 From: axolotle Date: Fri, 9 Feb 2024 02:22:23 +0100 Subject: [PATCH] fix: fetch logo content for svg --- components/CustomLogo.vue | 31 +++++-------------------------- composables/states.ts | 17 ++++++++++++++++- 2 files changed, 21 insertions(+), 27 deletions(-) diff --git a/components/CustomLogo.vue b/components/CustomLogo.vue index 3aac9d1..afa03bd 100644 --- a/components/CustomLogo.vue +++ b/components/CustomLogo.vue @@ -1,44 +1,23 @@