From 140544ba779ab9c63ac1d7bcb7247f5f723b4ada Mon Sep 17 00:00:00 2001 From: zipben Date: Wed, 4 Jun 2025 23:29:09 +0000 Subject: [PATCH] renamed everything to bookfire --- client/components/app/Appbar.vue | 2 +- client/components/stats/YearInReview.vue | 2 +- client/components/stats/YearInReviewShort.vue | 2 +- client/layouts/error.vue | 4 ++-- client/nuxt.config.js | 18 ++++++++++-------- client/pages/login.vue | 4 ++-- client/static/Logo.png | Bin 4544 -> 6953 bytes ...eLogoWhite.svg => bookfire-logo-white.svg} | 0 client/static/favicon.ico | Bin 5430 -> 6953 bytes client/static/icon.svg | 15 ++++++++++++--- client/static/icon192.png | Bin 7894 -> 6953 bytes client/static/icon48.png | Bin 1721 -> 6953 bytes client/static/icon64.png | Bin 2234 -> 6953 bytes client/static/ios_icon.png | Bin 7404 -> 6953 bytes 14 files changed, 29 insertions(+), 18 deletions(-) rename client/static/{dumpsterFireLogoWhite.svg => bookfire-logo-white.svg} (100%) diff --git a/client/components/app/Appbar.vue b/client/components/app/Appbar.vue index 2ca27791a..90a29cc8e 100644 --- a/client/components/app/Appbar.vue +++ b/client/components/app/Appbar.vue @@ -3,7 +3,7 @@