Add article information cards
Deploy production / deploy (push) Successful in 1s

This commit is contained in:
2026-08-11 21:24:54 -07:00
parent 6b53883f21
commit ae6a143ee9
3 changed files with 97 additions and 6 deletions
+9
View File
@@ -10,6 +10,10 @@ type = string
label = Date
type = date
[fields.updated]
label = Updated
type = date
[fields.author]
label = Author
type = string
@@ -35,3 +39,8 @@ type = markdown
[fields.external_url]
label = External URL
type = url
[fields.published_urls]
label = Published URLs
type = strings
description = Add one complete URL per line.