From 5edd56a31f904f0f3bf6245c9bbbee99dd569014 Mon Sep 17 00:00:00 2001 From: austnv Date: Sun, 24 May 2026 01:18:04 +0300 Subject: [PATCH] hotfix: local logo --- index.html | 3 +-- src/components/AppFooter.vue | 2 +- src/components/AppHeader.vue | 2 +- src/main.js | 1 + tailwind.config.js | 6 ++++++ 5 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 tailwind.config.js diff --git a/index.html b/index.html index 253749e..07674a6 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,9 @@ - + uVPN -
diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue index 401bc0b..fcb66a7 100644 --- a/src/components/AppFooter.vue +++ b/src/components/AppFooter.vue @@ -2,7 +2,7 @@