diff --git a/docusaurus.config.ts b/docusaurus.config.ts index b4169c0..4d54e57 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -8,10 +8,10 @@ const config: Config = { favicon: 'img/favicon.svg', // Set the production url of your site here - url: 'https://your-docusaurus-site.example.com', + url: 'https://academy.biotz.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/academy/', + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 222ad79..8f15b69 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -21,7 +21,7 @@ function HomepageHeader() { - Biotz Tutorial - 5min ⏱️ + Get started ⏱️