Skip to content

Commit 5230b91

Browse files
committed
fix(console): remove extra favicon
1 parent 493b3d7 commit 5230b91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/console/app/src/routes/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export default function Home() {
4545
{/*<HttpHeader name="Cache-Control" value="public, max-age=1, s-maxage=3600, stale-while-revalidate=86400" />*/}
4646
<Title>OpenCode | The AI coding agent built for the terminal</Title>
4747
<Link rel="canonical" href={config.baseUrl} />
48-
<Link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
4948
<Meta property="og:image" content="/social-share.png" />
5049
<Meta name="twitter:image" content="/social-share.png" />
5150
<div data-component="container">

0 commit comments

Comments
 (0)