Skip to content

Commit 6b35cc4

Browse files
committed
Update Docusaurus configuration for GitHub Pages deployment
1 parent fc17f14 commit 6b35cc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ const config: Config = {
1010
favicon: "img/favicon.ico",
1111

1212
// Set the production url of your site here
13-
url: "https://your-docusaurus-site.example.com",
13+
url: "https://bottyivan.github.io",
1414
// Set the /<baseUrl>/ pathname under which your site is served
1515
// For GitHub pages deployment, it is often '/<projectName>/'
16-
baseUrl: "/",
16+
baseUrl: "/fire-docs/",
1717

1818
// GitHub pages deployment config.
1919
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)