We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f47b5c commit 602aaa1Copy full SHA for 602aaa1
docusaurus.config.ts
@@ -23,12 +23,12 @@ const config: Config = {
23
v4: true, // Improve compatibility with the upcoming Docusaurus v4
24
},
25
26
- url: "https://your-docusaurus-site.example.com",
+ url: "https://jivankadel.github.io/",
27
28
- baseUrl: "/",
+ baseUrl: "/interactive_maths/",
29
30
- organizationName: "Jivan Kadel",
31
- projectName: "Interactive Maths",
+ organizationName: "JivanKadel",
+ projectName: "interactive-maths",
32
33
onBrokenLinks: "throw",
34
0 commit comments