添加作者:aspaticopia
All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 48s

This commit is contained in:
2026-02-24 22:21:28 +08:00
parent fbacae858b
commit 62ee83adc8

View File

@@ -22,7 +22,7 @@ collections:
label: "作者",
name: "author",
widget: "select",
options: ["线粒体", "南木", "刁钻神", "猕猴桃教教主"],
default: "线粒体"
options: ["线粒体", "南木", "刁钻神", "猕猴桃教教主", "aspaticopia"],
default: "线粒体",
}
- { label: "正文", name: "body", widget: "markdown" }