fix: 分类
All checks were successful
Build and Upload / Explore-Gitea-Actions (push) Successful in 2m34s

This commit is contained in:
moonlightwatch 2025-03-26 20:17:30 +08:00
parent 55f7eb783e
commit 7bbe1d6733
2 changed files with 20 additions and 4 deletions

View File

@ -8,7 +8,7 @@ keywords:
- linux - linux
- swap - swap
categories: categories:
- - Linux
tags: tags:
- linux - linux
- operation - operation

View File

@ -76,12 +76,21 @@ 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
@ -89,6 +98,13 @@ menu:
icon: link icon: link
newTab: true newTab: true
- identifier: about
name: 关于
url: /about
params:
icon: user
newTab: true
social: social:
- identifier: github - identifier: github
name: GitHub name: GitHub