mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
ignore: zen
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
a[target="_self"] {
|
||||
a[data-slot="cta"] {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
@@ -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"> / </span>
|
||||
<a href="/auth">
|
||||
<a data-slot="cta" href="/auth">
|
||||
{auth() ? "Dashboard" : "Sign in"}
|
||||
</a>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user