comlib/models/bib.ini
HackerNCoder faed1190a0 Add body to bib.ini
Signed-off-by: HackerNCoder <hackerncoder@encryptionin.space>
2023-06-11 17:04:36 +00:00

16 lines
174 B
INI

[model]
name = Bib
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown
[children]
model = book
order_by = title