fix: use mark-only favicon
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 22s
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 22s
This commit is contained in:
@@ -26,11 +26,7 @@
|
||||
content="ARK 官方数据库集中整理官方教材、公告、视频、图片与常用文件,帮助社区快速找到可信资料。"
|
||||
/>
|
||||
<meta name="twitter:image" content="/assets/ark-mark.png" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/svg+xml"
|
||||
href="/assets/ark-library/header-logo.svg"
|
||||
/>
|
||||
<link rel="icon" type="image/webp" href="/assets/logo-primary.webp" />
|
||||
<link rel="apple-touch-icon" href="/assets/ark-mark.png" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<title>ARK 官方数据库</title>
|
||||
|
||||
Reference in New Issue
Block a user