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