diff --git a/docusaurus.config.js b/docusaurus.config.js index c0140e0..2038c6b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -22,7 +22,7 @@ const config = { url: 'https://your-docusaurus-test-site.com', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/', + baseUrl: '/sanctuary-amongst-the-stars/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.