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 a2efecf commit f31d060Copy full SHA for f31d060
docusaurus.config.js
@@ -8,13 +8,13 @@ module.exports = {
8
favicon: 'img/favicon.ico',
9
organizationName: 'react-navigation',
10
projectName: 'react-navigation.github.io',
11
+ sidebarCollapsible: false,
12
scripts: [
13
'https://buttons.github.io/buttons.js',
14
'https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js',
15
'/js/code-block-buttons.js',
16
],
17
themeConfig: {
- sidebarCollapsible: false,
18
googleAnalytics: {
19
trackingID: 'UA-10128745-16',
20
},
0 commit comments