Skip to content

Commit 4ad0609

Browse files
committed
feat: ✨ remove github link from toolbar
1 parent ad094b8 commit 4ad0609

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

apps/cookbook/docusaurus.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@ const config: Config = {
7575
position: 'left',
7676
sidebarId: 'nx',
7777
},
78-
{
79-
href: 'https://github.com/marmicode/cookbook',
80-
label: 'GitHub',
81-
position: 'right',
82-
},
8378
],
8479
},
8580
footer: {

0 commit comments

Comments
 (0)