Skip to content

Commit 93a505e

Browse files
committed
Remove local-first overview, will be added later
1 parent 1fc519c commit 93a505e

2 files changed

Lines changed: 0 additions & 94 deletions

File tree

apps/web/src/app/(docs)/docs/overview/page.mdx

Lines changed: 0 additions & 93 deletions
This file was deleted.

apps/web/src/lib/navigation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export const navigation: Array<NavGroup> = [
3030
{
3131
title: "Local-first",
3232
links: [
33-
{ title: "Overview", href: "/docs/overview" },
3433
{ title: "Playgrounds", href: "/docs/playgrounds" },
3534
{ title: "Examples", href: "/docs/examples" },
3635
{ title: "Indexes", href: "/docs/indexes" },

0 commit comments

Comments
 (0)