Skip to content

Commit 850ce38

Browse files
committed
Added new header menu
1 parent 2652732 commit 850ce38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ module.exports = {
3232
label: 'GitHub',
3333
position: 'right',
3434
},
35+
{
36+
href: 'https://github.com/mCodex/react-native-rooster/stargazers',
37+
label: 'Give a star ⭐️',
38+
position: 'right',
39+
},
3540
],
3641
},
3742
footer: {

0 commit comments

Comments
 (0)