We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a8991 commit 4f18524Copy full SHA for 4f18524
docusaurus.config.ts
@@ -13,7 +13,7 @@ const config: Config = {
13
url: 'https://graphicsprogramming.github.io/',
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: '/blog/',
+ baseUrl: '/',
17
18
// GitHub pages deployment config.
19
organizationName: 'GraphicsProgramming',
0 commit comments