Update docusaurus.config.js

This commit is contained in:
lilingfengdev 2024-06-15 12:34:23 +08:00 committed by GitHub
parent ffd26b987e
commit f8decf0dc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ const config = {
favicon: 'img/favicon.ico',
// Set the production url of your site here
url: 'https://yizhan.wiki'
url: 'https://yizhan.wiki',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: process.env.BASE_URL ?? '/',