fix: 修复 favicon 的类型为 image/png
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="msapplication-tap-highlight" content="no" />
|
||||
|
||||
<link rel="shortcut icon" type="image/svg" href="/riwsan.png" />
|
||||
<link rel="shortcut icon" type="image/png" href="/riwsan.png" />
|
||||
|
||||
<!-- add to homescreen for ios -->
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
|
||||
Reference in New Issue
Block a user