There was an error while loading. Please reload this page.
1 parent 328a403 commit c105d32Copy full SHA for c105d32
docusaurus.config.js
@@ -8,6 +8,7 @@ module.exports = {
8
'A NodeJS and React-based ecosystem to inspect the state of your servers.',
9
url: 'https://www.server-state.tech/',
10
baseUrl: '/',
11
+noIndex: true, // TODO: Allow indexing once ready
12
onBrokenLinks: 'throw',
13
onBrokenMarkdownLinks: 'warn',
14
favicon: 'img/favicon.ico',
0 commit comments