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 fe2e2e1 commit a99b3d0Copy full SHA for a99b3d0
docusaurus.config.js
@@ -6,7 +6,7 @@ module.exports = {
6
title: 'Open Sauced',
7
tagline: 'Dinosaurs are cool',
8
url: 'https://docs.opensauced.pizza',
9
- baseUrl: '/',
+ baseUrl: '/docs-template/',
10
onBrokenLinks: 'throw',
11
onBrokenMarkdownLinks: 'warn',
12
favicon: 'img/favicon.ico',
0 commit comments