docs: remove pinned article flags

This commit is contained in:
liumangmang
2026-05-11 17:37:25 +08:00
parent 77024b5809
commit 85f8926aca
2 changed files with 3 additions and 7 deletions
@@ -7,10 +7,8 @@ category:
tag: tag:
- Spring - Spring
- SpringSecurity - SpringSecurity
star: 10 star: false
description: 若依的SpringSecurity案例 description: 若依的SpringSecurity案例
# 此页面会在文章列表置顶
sticky: true
--- ---
若依的SpringSecurity案例 若依的SpringSecurity案例
<!-- more --> <!-- more -->
@@ -3012,4 +3010,3 @@ public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements Ro
} }
} }
``` ```
+1 -2
View File
@@ -14,8 +14,7 @@ tag:
- 运维实践 - 运维实践
# 主题相关增强 # 主题相关增强
star: true # 在文章列表中高亮显示 star: false # 在文章列表中高亮显示
sticky: 1 # 置顶权重(数字越大越靠前,可按需调整)
article: true # 标记为文章(而非文档/幻灯片等) article: true # 标记为文章(而非文档/幻灯片等)
timeline: true # 在时间线中显示 timeline: true # 在时间线中显示