Skip to content

Commit 60ea3c7

Browse files
committed
port old CC technical blog posts - add categories field to blog-post.ini
1 parent 24f43b2 commit 60ea3c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

models/blog-post.ini

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ label = Title
88
type = string
99
size = large
1010

11+
[fields.categories]
12+
label = Categories
13+
type = strings
14+
1115
[fields.pub_date]
1216
label = Publication date
1317
type = date

0 commit comments

Comments
 (0)