From 2dfb99657b476f5094d3b92afc58d8e14da850c6 Mon Sep 17 00:00:00 2001 From: Wcowin <1135801806@qq.com> Date: Sat, 11 Jan 2025 00:52:01 +0800 Subject: [PATCH] 25/1/11 --- docs/liuyanban.md | 89 ++++++++++++++++++++++++++++++++++++++++++++++- mkdocs.yml | 18 +++++++++- 2 files changed, 105 insertions(+), 2 deletions(-) diff --git a/docs/liuyanban.md b/docs/liuyanban.md index 1c5f9c0..5cc9a75 100644 --- a/docs/liuyanban.md +++ b/docs/liuyanban.md @@ -5,7 +5,7 @@ hide: # - toc #显示左 - footer - feedback -comments: true +comments: false --- # 畅所欲言
@@ -28,3 +28,90 @@ comments: true
--> + + + + + 评论系统切换 + + + +
+ + + +
+
+ + +
+
+ +

评论审核后才会显示

+
+
+ +
+ + \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index ed29ffb..c7456e8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -164,7 +164,23 @@ extra: plugins: - search #搜索配置 - - glightbox + - glightbox: + enabled: !ENV [CI, false] + touchNavigation: true + loop: false + effect: fade + slide_effect: slide + width: 100% + height: auto + zoomable: true + draggable: true + skip_classes: + - custom-skip-class-name + auto_caption: false + caption_position: bottom + background: white + shadow: true + manual: false - git-committers: enabled: !ENV [CI, false] repository: Wcowin/Mkdocs-Wcowin