瀏覽代碼

security issue - remove favicon

Co-Authored-By: Alireza Ahmadi <[email protected]>
MHSanaei 1 年之前
父節點
當前提交
d560cd9cc8
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 二進制
      web/assets/favicon.ico
  2. 0 2
      web/html/common/head.html

二進制
web/assets/favicon.ico


+ 0 - 2
web/html/common/head.html

@@ -7,8 +7,6 @@
     <link rel="stylesheet" href="{{ .base_path }}assets/[email protected]/antd.min.css">
     <link rel="stylesheet" href="{{ .base_path }}assets/[email protected]/theme-chalk/display.css">
     <link rel="stylesheet" href="{{ .base_path }}assets/css/custom.css?{{ .cur_ver }}">
-    <link rel=”icon” type=”image/x-icon” href="{{ .base_path }}assets/favicon.ico">
-    <link rel="shortcut icon" type="image/x-icon" href="{{ .base_path }}assets/favicon.ico">
     <link rel="manifest" href="{{ .base_path }}assets/manifest.json">
 
     <script>