Roadmap Added

This commit is contained in:
Aiden Smith
2026-02-25 08:34:43 -05:00
parent 466fdd6ef8
commit 09787926f3
4 changed files with 434 additions and 0 deletions

View File

@@ -50,6 +50,12 @@ export default function Home() {
>
Docs
</Link>
<Link
href="/roadmap"
className="text-sm text-muted-foreground transition-colors hover:text-foreground"
>
Roadmap
</Link>
<ThemeToggle />
</div>
</div>