add about page
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s

This commit is contained in:
moonlightwatch 2025-03-26 16:59:47 +08:00
parent 9e03f724f7
commit 6df452fc54
2 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,11 @@
---
title: 关于
description: moonlightwatch,hearkenundermoon,轻聆月下,about,关于
date: 2025-03-26
---
> 你以为这里有东西?

View File

@ -70,14 +70,18 @@ menu:
- identifier: home
name: 主页
url: /
weight: -100
params:
icon: home
newTab: true
- identifier: about
name: 关于
url: /about
params:
icon: user
newTab: true
- identifier: links
name: 链接
url: /links
weight: -100
params:
icon: link
newTab: true