feat: replace icon

This commit is contained in:
2026-03-25 11:45:54 +08:00
parent e1f8dac74d
commit 3a3bbbc0fc
7 changed files with 185 additions and 3 deletions

View File

@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/texpixel-icon-1024.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="apple-touch-icon" href="/texpixel-icon-1024.svg" />
<link rel="apple-touch-icon" href="/texpixel-app-icon.svg" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />