Add editorial layout for blog posts
This commit is contained in:
+8
-1
@@ -10,6 +10,14 @@ type = string
|
||||
label = Date
|
||||
type = date
|
||||
|
||||
[fields.author]
|
||||
label = Author
|
||||
type = string
|
||||
|
||||
[fields.tags]
|
||||
label = Tags
|
||||
type = strings
|
||||
|
||||
[fields.kicker]
|
||||
label = Type
|
||||
type = select
|
||||
@@ -27,4 +35,3 @@ type = markdown
|
||||
[fields.external_url]
|
||||
label = External URL
|
||||
type = url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user