chore: opencode favicon

This commit is contained in:
neriousy
2025-09-16 14:59:21 +02:00
committed by Adam
parent 2e9806b320
commit 22a78cf13f
3 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.ico" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.svg" />
<link rel="stylesheet" href="/src/assets/theme.css" />
<title>opencode</title>
</head>