chore(admin-web): add favicon

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-08 22:56:45 +08:00
parent 832d7f507d
commit 2c11910b6c
2 changed files with 5 additions and 1 deletions
+5 -1
View File
@@ -6,6 +6,11 @@
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link
rel="icon"
href="/favicon.ico"
sizes="any"
/>
<title>省心推</title>
</head>
<body>
@@ -16,4 +21,3 @@
></script>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB