feat: add about section

This commit is contained in:
Nik L
2026-03-10 12:44:10 -04:00
parent cacaddaca5
commit f28038e141
3 changed files with 60 additions and 2 deletions

View File

@@ -31,10 +31,10 @@ export function Nav() {
Compare
</a>
<a
href="#getting-started"
href="#about"
className="text-sm text-muted-foreground hover:text-foreground transition-colors hidden sm:block"
>
Install
About
</a>
<a
href="https://github.com/GreyhavenHQ/greywall"