Skip to content

Commit 602aaa1

Browse files
committed
Changed configs for deployment
1 parent 1f47b5c commit 602aaa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ const config: Config = {
2323
v4: true, // Improve compatibility with the upcoming Docusaurus v4
2424
},
2525

26-
url: "https://your-docusaurus-site.example.com",
26+
url: "https://jivankadel.github.io/",
2727

28-
baseUrl: "/",
28+
baseUrl: "/interactive_maths/",
2929

30-
organizationName: "Jivan Kadel",
31-
projectName: "Interactive Maths",
30+
organizationName: "JivanKadel",
31+
projectName: "interactive-maths",
3232

3333
onBrokenLinks: "throw",
3434

0 commit comments

Comments
 (0)