We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca08158 commit c5591c1Copy full SHA for c5591c1
docusaurus.config.ts
@@ -13,7 +13,7 @@ const config: Config = {
13
url: "https://jeffsieu.com",
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: "/typescript-from-zero/",
+ baseUrl: "/",
17
18
organizationName: "jeffsieu",
19
projectName: "typescript-from-zero",
0 commit comments