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.
Remove base URL
1 parent 76f4150 commit 28edc95Copy full SHA for 28edc95
docusaurus.config.js
@@ -16,7 +16,7 @@ const config = {
16
url: 'https://www.080f53.com',
17
// Set the /<baseUrl>/ pathname under which your site is served
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
- baseUrl: '',
+ baseUrl: '/',
20
21
// GitHub pages deployment config.
22
// If you aren't using GitHub pages, you don't need these.
0 commit comments