Parcourir la source

feat: 引入 favicon.ico

Burt il y a 2 ans
Parent
commit
c3ed31c84b
2 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. BIN
      favicon.ico
  2. 1 0
      index.html

BIN
favicon.ico


+ 1 - 0
index.html

@@ -2,6 +2,7 @@
 <html build-date="%BUILD_DATE%">
   <head>
     <meta charset="UTF-8" />
+    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
     <script>
       var coverSupport =
         'CSS' in window &&