fix: use mark-only favicon
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 22s

This commit is contained in:
TerryM
2026-05-28 23:48:11 +08:00
parent f7828d8776
commit bca69fe3bd

View File

@@ -26,11 +26,7 @@
content="ARK 官方数据库集中整理官方教材、公告、视频、图片与常用文件,帮助社区快速找到可信资料。" content="ARK 官方数据库集中整理官方教材、公告、视频、图片与常用文件,帮助社区快速找到可信资料。"
/> />
<meta name="twitter:image" content="/assets/ark-mark.png" /> <meta name="twitter:image" content="/assets/ark-mark.png" />
<link <link rel="icon" type="image/webp" href="/assets/logo-primary.webp" />
rel="icon"
type="image/svg+xml"
href="/assets/ark-library/header-logo.svg"
/>
<link rel="apple-touch-icon" href="/assets/ark-mark.png" /> <link rel="apple-touch-icon" href="/assets/ark-mark.png" />
<link rel="manifest" href="/site.webmanifest" /> <link rel="manifest" href="/site.webmanifest" />
<title>ARK 官方数据库</title> <title>ARK 官方数据库</title>