Skip to content

Commit

Permalink
Merge pull request #11 from ExpTechTW/Dockerfile
Browse files Browse the repository at this point in the history
fix: docusaurus.config.ts
  • Loading branch information
yayacat authored Jun 18, 2024
2 parents ebe03c3 + 126728c commit 22d00f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const config: Config = {
url: 'https://exptech.dev',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
baseUrl: '/exptechdocs/',

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down

0 comments on commit 22d00f4

Please sign in to comment.