Explorar o código

feat: add favicon

GyDi %!s(int64=3) %!d(string=hai) anos
pai
achega
3be2f5c404
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. BIN=BIN
      src/assets/image/logo.ico
  2. 5 0
      src/index.html

BIN=BIN
src/assets/image/logo.ico


+ 5 - 0
src/index.html

@@ -2,6 +2,11 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8" />
+    <link
+      rel="shortcut icon"
+      href="./assets/image/logo.ico"
+      type="image/x-icon"
+    />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>Clash Verge</title>
   </head>