diff options
Diffstat (limited to 'packages/desktop/index.html')
| -rw-r--r-- | packages/desktop/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/desktop/index.html b/packages/desktop/index.html index 9209acfc7..e88b49ac8 100644 --- a/packages/desktop/index.html +++ b/packages/desktop/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.svg" /> + <link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" /> <title>OpenCode</title> </head> <body class="antialiased overscroll-none select-none text-12-regular"> |
