Skip to content

Commit

Permalink
use docusaurus replace mdbook
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqing6767 committed Sep 7, 2024
1 parent 3e4d65a commit 8af316c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const config = {
url: 'https://your-docusaurus-site.example.com',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
baseUrl: '/blog/',

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

0 comments on commit 8af316c

Please sign in to comment.