Skip to content

Commit 554bfba

Browse files
committed
Add GitHub link in the header
1 parent 56bcb27 commit 554bfba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ const config: Config = {
8686
href: 'https://discord.com/invite/6nmwCg7nzd',
8787
label: 'Discord Server',
8888
position: 'left'
89+
},
90+
{
91+
href: 'https://github.com/sobakintech/manifestor.cc-guide',
92+
label: 'GitHub',
93+
position: 'left'
8994
}
9095
],
9196
},

0 commit comments

Comments
 (0)