docs: remove pinned article flags
This commit is contained in:
@@ -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
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -14,8 +14,7 @@ tag:
|
|||||||
- 运维实践
|
- 运维实践
|
||||||
|
|
||||||
# 主题相关增强
|
# 主题相关增强
|
||||||
star: true # 在文章列表中高亮显示
|
star: false # 在文章列表中高亮显示
|
||||||
sticky: 1 # 置顶权重(数字越大越靠前,可按需调整)
|
|
||||||
article: true # 标记为文章(而非文档/幻灯片等)
|
article: true # 标记为文章(而非文档/幻灯片等)
|
||||||
timeline: true # 在时间线中显示
|
timeline: true # 在时间线中显示
|
||||||
|
|
||||||
@@ -318,4 +317,4 @@ sudo chmod 2770 /shared/project
|
|||||||
echo "umask 0002" >> ~/.bashrc
|
echo "umask 0002" >> ~/.bashrc
|
||||||
```
|
```
|
||||||
|
|
||||||
希望这份整理能成为你理解和运用 Linux 权限体系的可靠指南!
|
希望这份整理能成为你理解和运用 Linux 权限体系的可靠指南!
|
||||||
|
|||||||
Reference in New Issue
Block a user