chore: update docs config
This commit is contained in:
parent
ea898f4fc0
commit
4591a3e1cc
@ -46,7 +46,7 @@ export default defineThemeConfig({
|
|||||||
|
|
||||||
bulletin: {
|
bulletin: {
|
||||||
layout: 'top-right',
|
layout: 'top-right',
|
||||||
lifetime: 'session',
|
lifetime: 'always',
|
||||||
// title: '🎉 公告 🎉',
|
// title: '🎉 公告 🎉',
|
||||||
contentFile: path.join(__dirname, 'bulletin.md'),
|
contentFile: path.join(__dirname, 'bulletin.md'),
|
||||||
enablePage: page => page.path === '/guide/features/bulletin/',
|
enablePage: page => page.path === '/guide/features/bulletin/',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user