diff --git a/docusaurus.config.js b/docusaurus.config.js index 7b8d5b1..71fe186 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -14,9 +14,9 @@ const config = { // Set the production url of your site here url: 'https://your-docusaurus-site.example.com', - // Set the // pathname under which your site is served + // Set the // pathname under which your site is served` // For GitHub pages deployment, it is often '//' - baseUrl: '/', + baseUrl: 'privacy-framework-99x', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.