diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 9c8e17e..ab93e5b 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -16,7 +16,7 @@ const config = { url: 'https://your-docusaurus-site.example.com', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' -// baseUrl: '/docs/', + baseUrl: '/CP4M/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index b84cd3c..0000000 --- a/docs/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - -Hello from My Site | My Site - - - - - -
Skip to main content

My Site

Dinosaurs are cool

Easy to Use

Easy to Use

Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly.

Focus on What Matters

Focus on What Matters

Docusaurus lets you focus on your docs, and we'll do the chores. Go ahead and move your docs into the docs directory.

Powered by React

Powered by React

Extend or customize your website layout by reusing React. Docusaurus can be extended while reusing the same header and footer.

- - \ No newline at end of file