Skip to content

Commit 4c127e5

Browse files
committed
update docs
1 parent a037b53 commit 4c127e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/bulletin.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ import { BulletinOptions } from "vuepress-theme-plume";
33
export const myBulletin: BulletinOptions = {
44
// layout: 'center',
55
border: true,
6-
enablePage: true,
6+
enablePage: false,
77
lifetime: 'session',
88
contentType: 'markdown',
99
title: '公告',
1010
content: `\
1111
::: center
12-
🎉 v1.8.1 已发布 🎉
12+
v1.8.2 已发布
1313
:::
1414
1515
针对此版本,我们为大家带来了:

0 commit comments

Comments
 (0)