We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29ef0a commit f930d17Copy full SHA for f930d17
docusaurus.config.js
@@ -80,7 +80,7 @@ const config = {
80
position: 'right',
81
},
82
{
83
- href: 'https://github.com/osism/osism.github.io',
+ href: 'https://github.com/osism',
84
label: 'GitHub',
85
86
@@ -100,6 +100,11 @@ const config = {
100
label: 'Privacy',
101
href: '/privacy',
102
103
+ ],
104
+ },
105
+ {
106
+ title: 'Community',
107
+ items: [
108
109
110
href: 'https://github.com/osism',
0 commit comments