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:
- Spring
- SpringSecurity
star: 10
star: false
description: 若依的SpringSecurity案例
# 此页面会在文章列表置顶
sticky: true
---
若依的SpringSecurity案例
<!-- more -->
@@ -3012,4 +3010,3 @@ public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements Ro
}
}
```
+2 -3
View File
@@ -14,8 +14,7 @@ tag:
- 运维实践
# 主题相关增强
star: true # 在文章列表中高亮显示
sticky: 1 # 置顶权重(数字越大越靠前,可按需调整)
star: false # 在文章列表中高亮显示
article: true # 标记为文章(而非文档/幻灯片等)
timeline: true # 在时间线中显示
@@ -318,4 +317,4 @@ sudo chmod 2770 /shared/project
echo "umask 0002" >> ~/.bashrc
```
希望这份整理能成为你理解和运用 Linux 权限体系的可靠指南!
希望这份整理能成为你理解和运用 Linux 权限体系的可靠指南!