fix: 分类
All checks were successful
Build and Upload / Explore-Gitea-Actions (push) Successful in 2m34s
All checks were successful
Build and Upload / Explore-Gitea-Actions (push) Successful in 2m34s
This commit is contained in:
parent
55f7eb783e
commit
7bbe1d6733
@ -8,7 +8,7 @@ keywords:
|
|||||||
- linux
|
- linux
|
||||||
- swap
|
- swap
|
||||||
categories:
|
categories:
|
||||||
-
|
- Linux
|
||||||
tags:
|
tags:
|
||||||
- linux
|
- linux
|
||||||
- operation
|
- operation
|
||||||
|
22
hugo.yaml
22
hugo.yaml
@ -76,18 +76,34 @@ menu:
|
|||||||
params:
|
params:
|
||||||
icon: home
|
icon: home
|
||||||
newTab: true
|
newTab: true
|
||||||
- identifier: about
|
|
||||||
name: 关于
|
- identifier: categories
|
||||||
url: /about
|
name: 分类
|
||||||
|
url: /categories
|
||||||
params:
|
params:
|
||||||
icon: user
|
icon: user
|
||||||
newTab: true
|
newTab: true
|
||||||
|
|
||||||
|
- identifier: tags
|
||||||
|
name: 标签
|
||||||
|
url: /tags
|
||||||
|
params:
|
||||||
|
icon: user
|
||||||
|
newTab: true
|
||||||
|
|
||||||
- identifier: links
|
- identifier: links
|
||||||
name: 链接
|
name: 链接
|
||||||
url: /links
|
url: /links
|
||||||
params:
|
params:
|
||||||
icon: link
|
icon: link
|
||||||
newTab: true
|
newTab: true
|
||||||
|
|
||||||
|
- identifier: about
|
||||||
|
name: 关于
|
||||||
|
url: /about
|
||||||
|
params:
|
||||||
|
icon: user
|
||||||
|
newTab: true
|
||||||
|
|
||||||
social:
|
social:
|
||||||
- identifier: github
|
- identifier: github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user