jeter20131220 3 年之前
父节点
当前提交
7229956350
共有 4 个文件被更改,包括 2 次插入0 次删除
  1. 二进制
      desktopB/img/favicon.ico
  2. 1 0
      desktopB/index.html
  3. 二进制
      mobileB/img/favicon.ico
  4. 1 0
      mobileB/index.html

二进制
desktopB/img/favicon.ico


+ 1 - 0
desktopB/index.html

@@ -27,6 +27,7 @@
     <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />
     <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css" />
     <link rel="stylesheet" href="./style.css">
+    <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
 </head>
 
 <body>

二进制
mobileB/img/favicon.ico


+ 1 - 0
mobileB/index.html

@@ -29,6 +29,7 @@
         integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
     <link rel="stylesheet" href="./style.css">
+    <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
 </head>
 
 <body>