add about page
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s
This commit is contained in:
parent
9e03f724f7
commit
6df452fc54
11
content/page/about/index.md
Normal file
11
content/page/about/index.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: 关于
|
||||||
|
description: moonlightwatch,hearkenundermoon,轻聆月下,about,关于
|
||||||
|
date: 2025-03-26
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
> 你以为这里有东西?
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -70,14 +70,18 @@ menu:
|
|||||||
- identifier: home
|
- identifier: home
|
||||||
name: 主页
|
name: 主页
|
||||||
url: /
|
url: /
|
||||||
weight: -100
|
|
||||||
params:
|
params:
|
||||||
icon: home
|
icon: home
|
||||||
newTab: true
|
newTab: true
|
||||||
|
- identifier: about
|
||||||
|
name: 关于
|
||||||
|
url: /about
|
||||||
|
params:
|
||||||
|
icon: user
|
||||||
|
newTab: true
|
||||||
- identifier: links
|
- identifier: links
|
||||||
name: 链接
|
name: 链接
|
||||||
url: /links
|
url: /links
|
||||||
weight: -100
|
|
||||||
params:
|
params:
|
||||||
icon: link
|
icon: link
|
||||||
newTab: true
|
newTab: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user