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 4bd465b commit a061180Copy full SHA for a061180
docusaurus.config.js
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
7
title: 'WIMP Wiki',
8
tagline: 'Where Is My Professor?',
9
url: 'https://ptidejteam.github.io',
10
- baseUrl: '/wimp-wiki/',
+ baseUrl: '/',
11
onBrokenLinks: 'throw',
12
onBrokenMarkdownLinks: 'warn',
13
favicon: 'img/logo.svg',
0 commit comments