From a394624538a442b8d19a956a536c82869c0cdb2a Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Tue, 22 Oct 2024 03:55:00 +0800 Subject: [PATCH] docs: update docs --- docs/.vuepress/bulletin.md | 2 +- docs/notes/theme/guide/功能/公告板.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/bulletin.md b/docs/.vuepress/bulletin.md index aeae525b..59e9776d 100644 --- a/docs/.vuepress/bulletin.md +++ b/docs/.vuepress/bulletin.md @@ -2,7 +2,7 @@ **QQ 交流群:** [792882761](https://qm.qq.com/q/FbPPoOIscE) -![QQ qr_code](/images/qq_qrcode.png){width="200"} +![QQ qr_code](/images/qq_qrcode.png){width="618" height="616" style="width: 200px"} 您在使用过程中遇到任何问题,欢迎通过 [issue](https://github.com/pengzhanbo/vuepress-theme-plume/issues/new/choose) 反馈。也欢迎加入我们的 QQ 交流群一起讨论。 diff --git a/docs/notes/theme/guide/功能/公告板.md b/docs/notes/theme/guide/功能/公告板.md index b851abb5..ad468e9e 100644 --- a/docs/notes/theme/guide/功能/公告板.md +++ b/docs/notes/theme/guide/功能/公告板.md @@ -168,7 +168,8 @@ export default defineUserConfig({ - 新增了一些功能 - 修复了一些 bug -`` +``` + ::: 主题会监听 `bulletin.contentFile` 的变化,当文件内容发生变化时,会重新渲染公告板。