Add editorial layout for blog posts

This commit is contained in:
Labyricorn Deployment
2026-08-11 20:22:29 -07:00
parent 2699afd560
commit 6c7836a5fb
4 changed files with 109 additions and 4 deletions
+8 -1
View File
@@ -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