feat: add SVG favicon (llama head, amber on dark)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Vlad Doloman
2026-06-26 18:21:03 +03:00
parent ce9b2d73f7
commit e2996ff0b3
2 changed files with 20 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
<title>Llamagochi</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="/static/favicon.svg">
<link rel="stylesheet" href="/static/style.css">
</head>
<body class="state-offline">