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 69156ba commit 8fa1531Copy full SHA for 8fa1531
docusaurus.config.js
@@ -31,8 +31,8 @@ module.exports = {
31
breadcrumbs: false,
32
routeBasePath: '/',
33
sidebarPath: require.resolve('./sidebars.js'),
34
- editUrl:
35
- 'https://github.com/smatechnologies/opcon-deploy-docs/blob/main',
+// editUrl:
+// 'https://github.com/smatechnologies/opcon-deploy-docs/blob/main',
36
},
37
theme: {
38
customCss: require.resolve('./src/css/custom.css'),
0 commit comments