summaryrefslogtreecommitdiffhomepage
path: root/packages/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/app/index.html')
-rw-r--r--packages/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/app/index.html b/packages/app/index.html
index 24cc56b09..1ee727ff4 100644
--- a/packages/app/index.html
+++ b/packages/app/index.html
@@ -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>