feat(web): add favicon and update IconActions behavior

This commit is contained in:
07akioni
2026-07-30 19:18:59 +08:00
parent e6a621d17d
commit 20db6ca4d5
13 changed files with 95 additions and 24 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>DeepSeek Harness</title>
</head>
<body>