Skip to content

Commit fd70b2e

Browse files
Update config.yml
1 parent 907c4a7 commit fd70b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/admin/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ collections:
1616
fields: # 定义front matter的显示与数据类型
1717
- { label: "Title", name: "title", widget: "string" }
1818
- {
19-
label: "Author",
20-
name: "author",
19+
label: "Authors",
20+
name: "authors",
2121
widget: "string",
2222
default: "简律纯",
2323
}

0 commit comments

Comments
 (0)