diff --git a/website/app/page.tsx b/website/app/page.tsx index 383f5d4..8f6e97d 100644 --- a/website/app/page.tsx +++ b/website/app/page.tsx @@ -1,4 +1,5 @@ import type { ReactNode } from "react"; +import Link from "next/link"; const GITHUB = "https://github.com/stevenzg/tarjan"; @@ -37,9 +38,9 @@ function Nav() { Features - + Docs - +
- Get started - +
- Read the docs - +