Skip to content

Commit 018e8b9

Browse files
coleam00claude
andcommitted
feat(web): add Archon logo as favicon for web UI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2658501 commit 018e8b9

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

packages/web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<link rel="icon" type="image/png" href="/favicon.png" />
67
<title>Archon</title>
78
<link rel="preconnect" href="https://fonts.googleapis.com" />
89
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

packages/web/public/favicon.png

47.1 KB
Loading

0 commit comments

Comments
 (0)