We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599bcc8 commit 9b6bf21Copy full SHA for 9b6bf21
docs/.vuepress/bulletin.ts
@@ -1,7 +1,7 @@
1
import { BulletinOptions } from "vuepress-theme-plume";
2
3
export const myBulletin: BulletinOptions = {
4
- enablePage: true,
+ enablePage: false,
5
lifetime: 'session',
6
contentType: 'markdown',
7
title: '公告',
0 commit comments