build(config): 🔧 更新托管地址

This commit is contained in:
李东云
2022-03-04 17:51:36 +08:00
parent 2df037570e
commit dfd646a5f0

View File

@@ -8,13 +8,13 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
const config = {
title: '小九馆',
tagline: '亲眼去看,亲耳去听,亲口讲述',
url: 'https://bistro.novo.org.cn',
baseUrl: '/',
url: 'https://novoland-developer-network.github.io',
baseUrl: '/BistroWebsite/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
organizationName: 'novoland-developer-network', // Usually your GitHub org/user name.
projectName: 'bistro_website', // Usually your repo name.
projectName: 'BistroWebsite', // Usually your repo name.
presets: [
[