diff --git a/docusaurus.config.js b/docusaurus.config.js index 954b9488..491a306d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -10,7 +10,7 @@ const config = { url: 'https://Italian-Truck-Company.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/ITC-WebSite/', + baseUrl: '/itc2023/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.