mirror of
https://github.com/novoland-developer-network/BistroWebsite.git
synced 2026-01-15 00:55:07 +08:00
feat(config): ✨ 更新首页副标题,以兼容移动端
This commit is contained in:
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
||||
/** @type {import('@docusaurus/types').Config} */
|
||||
const config = {
|
||||
title: '小九馆',
|
||||
tagline: '亲眼去看,亲耳去听,亲口讲述',
|
||||
tagline: '亲眼去看, 亲耳去听, 亲口讲述',
|
||||
url: 'https://novoland-developer-network.github.io',
|
||||
baseUrl: '/BistroWebsite/',
|
||||
onBrokenLinks: 'throw',
|
||||
|
||||
Reference in New Issue
Block a user