docs: edits

This commit is contained in:
Jay V
2025-09-03 11:05:43 -04:00
parent b6de122ddc
commit 22f5c26eec
3 changed files with 7 additions and 9 deletions

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 href="/auth" target="_self">
<a href="/auth">
{auth() ? "Dashboard" : "Sign in"}
</a>
</section>