Ver código fonte

feat: 引入 favicon.ico

Burt 2 anos atrás
pai
commit
c3ed31c84b
2 arquivos alterados com 1 adições e 0 exclusões
  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 &&