Browse Source

修改图标

aaa 3 years ago
parent
commit
305b8effd3
2 changed files with 104 additions and 194 deletions
  1. 102 193
      package-lock.json
  2. 2 1
      public/index.html

File diff suppressed because it is too large
+ 102 - 193
package-lock.json


+ 2 - 1
public/index.html

@@ -6,7 +6,8 @@
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <!-- 播放视频不传referrer -->
     <meta name="referrer" content="never">
-    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+    <!-- <link rel="icon" href="<%= BASE_URL %>favicon.ico"> -->
+    <link rel="icon" href="<%= BASE_URL %>logo.png">
     <title><%= htmlWebpackPlugin.options.title %></title>
   </head>
   <body>

Some files were not shown because too many files changed in this diff