Update docusaurus.config.js

This commit is contained in:
lilingfengdev 2024-06-15 12:21:33 +08:00 committed by GitHub
parent f47cce3b1a
commit 080c60feed
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://postyizhan.github.io',
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 ?? '/',
@ -157,4 +157,4 @@ const config = {
],
};
export default config;
export default config;