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 193af45 commit 1817362Copy full SHA for 1817362
docusaurus.config.ts
@@ -13,7 +13,7 @@ const config: Config = {
13
url: "https://your-docusaurus-site.example.com",
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: "https://chbasitgill.github.io/basitjamil/",
+ baseUrl: "/basitjamil/",
17
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
0 commit comments