From f6114007822530bf02d97805da18d41eb37771dc Mon Sep 17 00:00:00 2001 From: Zephyruso <176294927+Zephyruso@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:24:37 +0800 Subject: [PATCH] rename --- README.md | 2 +- index.html | 2 +- public/icon.svg | 40 ++------------------------- src/components/sidebar/CommonCtrl.vue | 6 +--- 4 files changed, 6 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 8c258944..4438f06c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# sing-box-dashboard +# zashboard diff --git a/index.html b/index.html index b45b5f25..8e5734fc 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - sing-box dashboard + zashboard
diff --git a/public/icon.svg b/public/icon.svg index 146d085a..10736748 100644 --- a/public/icon.svg +++ b/public/icon.svg @@ -1,37 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + diff --git a/src/components/sidebar/CommonCtrl.vue b/src/components/sidebar/CommonCtrl.vue index 0996b116..f62a574c 100644 --- a/src/components/sidebar/CommonCtrl.vue +++ b/src/components/sidebar/CommonCtrl.vue @@ -13,11 +13,7 @@
{{ $t('memoryUsage') }}: {{ prettyBytes(memory) }}
{{ $t('version') }}: - {{ version }} + {{ version }}