update at 2026-02-07 17:03:19
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!-- 统一使用 PNG 作为站点图标,避免 Safari 继续优先采用 SVG 或 mask 图标 -->
|
||||
<link rel="icon" type="image/png" sizes="180x180" href="/favicon.png" />
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon.png" />
|
||||
<!-- 统一使用 favicon_new.png 作为站点图标,避免 Safari 继续优先采用 SVG 或 mask 图标 -->
|
||||
<link rel="icon" type="image/png" href="/favicon_new.png" />
|
||||
<link rel="shortcut icon" href="/favicon_new.png" />
|
||||
<link rel="apple-touch-icon" href="/favicon_new.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Font2SVG - 字体转SVG工具</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user