From f6135a4c99fd6c3304b18d2c97fe07998bacaa4c Mon Sep 17 00:00:00 2001 From: Rewrite0 <49576640+Rewrite0@users.noreply.github.com> Date: Thu, 1 Jun 2023 23:28:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2favicon=E5=92=8Clogo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- public/AutoBangumi.svg | 13 +++++++++++++ public/favicon-light.svg | 6 ++++++ public/favicon.ico | Bin 4286 -> 0 bytes public/favicon.svg | 17 +++++++++++++++++ src/components/layout/ab-topbar.vue | 5 ++++- 6 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 public/AutoBangumi.svg create mode 100644 public/favicon-light.svg delete mode 100644 public/favicon.ico create mode 100644 public/favicon.svg diff --git a/index.html b/index.html index dfce90a3..58c6b7b2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Auto_Bangumi diff --git a/public/AutoBangumi.svg b/public/AutoBangumi.svg new file mode 100644 index 00000000..369c5ec9 --- /dev/null +++ b/public/AutoBangumi.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/public/favicon-light.svg b/public/favicon-light.svg new file mode 100644 index 00000000..62a5106c --- /dev/null +++ b/public/favicon-light.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index df36fcfb72584e00488330b560ebcf34a41c64c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4286 zcmds*O-Phc6o&64GDVCEQHxsW(p4>LW*W<827=Unuo8sGpRux(DN@jWP-e29Wl%wj zY84_aq9}^Am9-cWTD5GGEo#+5Fi2wX_P*bo+xO!)p*7B;iKlbFd(U~_d(U?#hLj56 zPhFkj-|A6~Qk#@g^#D^U0XT1cu=c-vu1+SElX9NR;kzAUV(q0|dl0|%h|dI$%VICy zJnu2^L*Te9JrJMGh%-P79CL0}dq92RGU6gI{v2~|)p}sG5x0U*z<8U;Ij*hB9z?ei z@g6Xq-pDoPl=MANPiR7%172VA%r)kevtV-_5H*QJKFmd;8yA$98zCxBZYXTNZ#QFk2(TX0;Y2dt&WitL#$96|gJY=3xX zpCoi|YNzgO3R`f@IiEeSmKrPSf#h#Qd<$%Ej^RIeeYfsxhPMOG`S`Pz8q``=511zm zAm)MX5AV^5xIWPyEu7u>qYs?pn$I4nL9J!=K=SGlKLXpE<5x+2cDTXq?brj?n6sp= zphe9;_JHf40^9~}9i08r{XM$7HB!`{Ys~TK0kx<}ZQng`UPvH*11|q7&l9?@FQz;8 zx!=3<4seY*%=OlbCbcae?5^V_}*K>Uo6ZWV8mTyE^B=DKy7-sdLYkR5Z?paTgK-zyIkKjIcpyO z{+uIt&YSa_$QnN_@t~L014dyK(fOOo+W*MIxbA6Ndgr=Y!f#Tokqv}n<7-9qfHkc3 z=>a|HWqcX8fzQCT=dqVbogRq!-S>H%yA{1w#2Pn;=e>JiEj7Hl;zdt-2f+j2%DeVD zsW0Ab)ZK@0cIW%W7z}H{&~yGhn~D;aiP4=;m-HCo`BEI+Kd6 z={Xwx{TKxD#iCLfl2vQGDitKtN>z|-AdCN|$jTFDg0m3O`WLD4_s#$S diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 00000000..3c15fe51 --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/components/layout/ab-topbar.vue b/src/components/layout/ab-topbar.vue index cd512840..f098e5e2 100644 --- a/src/components/layout/ab-topbar.vue +++ b/src/components/layout/ab-topbar.vue @@ -55,7 +55,10 @@ onUnmounted(() => {