Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions apps/docs/geistdocs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ export const nav = [
label: "Templates",
href: "/templates",
},
{
label: "GitHub",
href: `https://github.com/${github.owner}/${github.repo}/`,
},
// No GitHub entry here: geistdocs renders it from `github` above (icon button
// on desktop, "GitHub" link in the mobile menu). Adding it duplicates the link.
];

export const suggestions = [
Expand Down