We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc17f14 commit 6b35cc4Copy full SHA for 6b35cc4
1 file changed
docusaurus.config.ts
@@ -10,10 +10,10 @@ const config: Config = {
10
favicon: "img/favicon.ico",
11
12
// Set the production url of your site here
13
- url: "https://your-docusaurus-site.example.com",
+ url: "https://bottyivan.github.io",
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: "/",
+ baseUrl: "/fire-docs/",
17
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
0 commit comments