feat: add docs

This commit is contained in:
Nik L
2026-03-18 12:12:54 -04:00
parent 07a507fb61
commit 697c09457c

View File

@@ -42,6 +42,14 @@ export function Nav() {
>
Greyscan
</a>
<a
href="https://docs.greywall.io/"
target="_blank"
rel="noopener noreferrer"
className="text-sm text-muted-foreground hover:text-foreground transition-colors hidden sm:block"
>
Docs
</a>
<a
href="https://github.com/GreyhavenHQ/greywall"
target="_blank"