添加作者:文默居士
All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 55s

This commit is contained in:
2026-02-24 22:30:15 +08:00
parent 9071ac4577
commit a16301f94b

View File

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