From df6ca6afd429c0c8a0fd1a6b1f8243f24e5b9cbb Mon Sep 17 00:00:00 2001 From: hanxuanyu <2252193204@qq.com> Date: Tue, 27 Jan 2026 15:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF=EF=BC=9A?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=20favicon=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=87=E9=A2=98=E5=92=8C=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/index.html | 6 +++--- webapp/public/favicon.svg | 5 +++++ webapp/public/vite.svg | 1 - 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 webapp/public/favicon.svg delete mode 100644 webapp/public/vite.svg diff --git a/webapp/index.html b/webapp/index.html index f0eb3c4..b24f86f 100644 --- a/webapp/index.html +++ b/webapp/index.html @@ -1,10 +1,10 @@ - + - + - vue-vite-shadcn-template + BingPaper - 必应每日一图
diff --git a/webapp/public/favicon.svg b/webapp/public/favicon.svg new file mode 100644 index 0000000..ae0eb8a --- /dev/null +++ b/webapp/public/favicon.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/webapp/public/vite.svg b/webapp/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/webapp/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file