ignore: zen

This commit is contained in:
Jay V
2025-09-03 11:16:49 -04:00
parent fdf08ecfab
commit 4b9cae82e6

View File

@@ -90,7 +90,7 @@ export default function Home() {
</a>
<span data-slot="description">, a curated list of models provided by opencode</span>
<span data-slot="divider">&nbsp;/&nbsp;</span>
<a data-slot="cta" href="/auth">
<a target="_self" data-slot="cta" href="/auth">
{auth() ? "Dashboard" : "Sign in"}
</a>
</section>