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 04b61b7 commit 26f06a3Copy full SHA for 26f06a3
docs/.vuepress/bulletin.ts
@@ -4,20 +4,15 @@ export const myBulletin: BulletinOptions = {
4
enablePage: true,
5
title: '欢迎加入我们',
6
content: `
7
-免费订阅:
+::: center
8
9
**Discord 服务器:** [Python 开发交流社区](https://discord.com/invite/yNN3wTbVAC)
10
11
-<hr/>
+<hr>
12
13
-付费订阅:
14
-
15
-**知识星球:** [FBA](https://t.zsxq.com/sDbws)
16
17
-(优惠将于 2024/11/1 00:00 正式开启!)
18
19
-<img src="https://wu-clan.github.io/picx-images-hosting/星球优惠券.png">
+<iframe src="https://discord.com/widget?id=1185035164577972344&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
20
+:::
21
`,
22
contentType: 'markdown'
23
}
0 commit comments