new: Added about me page and fixed some bugs

This commit is contained in:
2024-12-19 11:23:19 +08:00
parent 0d419dabd1
commit cbd6d07d52
15 changed files with 267 additions and 40 deletions

View File

@@ -9,10 +9,10 @@ update_secret: 123456
# configure object storage to automatically obtain article updates
storage:
src: _post/src
dst: _post/dst
type: COS
src: _blog/src/post
dst: _blog/dst/post
auto_pull: true
type: COS
cos:
appid:
bucket:
@@ -74,4 +74,11 @@ site:
number: 10
tag:
title: Tag
number: 10
number: 10
# about config
about:
title: About me
src: _blog/src/about
dst: _blog/dst/about
filename: index