Update docusaurus.config.js

This commit is contained in:
lilingfengdev 2024-06-15 17:01:52 +08:00 committed by GitHub
parent c67943f335
commit 0e81dd1d12
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: '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 ?? '/',