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 a08c389 commit 5a1199eCopy full SHA for 5a1199e
docusaurus.config.js
@@ -11,7 +11,7 @@ module.exports = {
11
onBrokenMarkdownLinks: 'warn',
12
favicon: 'img/favicon.ico',
13
organizationName: 'open-sauced', // Usually your GitHub org/user name.
14
- projectName: 'docs.opensauced.pizza', // Usually your repo name.
+ projectName: 'docs-template', // Usually your repo name.
15
trailingSlash: true,
16
themeConfig: {
17
algolia: {
0 commit comments