diff --git a/docusaurus.config.js b/docusaurus.config.js index 4b33197..4eb2590 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -13,10 +13,10 @@ const config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://y2k-media-creations.github.io/', + url: 'https://docs.miles.sh/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/PineappleDocs', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.