Change 'About' link text to 'Models'

This commit is contained in:
Jamie Pine
2026-04-18 16:46:23 -07:00
committed by GitHub
parent 0445be295c
commit 2d56309bdd
+1 -1
View File
@@ -57,7 +57,7 @@ export function Navbar() {
href="#about"
className="rounded-md px-3 py-1.5 text-sm font-medium text-muted-foreground transition-colors hover:text-foreground"
>
About
Models
</a>
<a
href="#api"