Add background_image_url field to blog-post

This commit is contained in:
PCoder 2019-10-02 20:46:25 +05:30
parent c839962448
commit ca5ce8097a
1 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,7 @@ type = markdown
[fields.abstract]
label = Abstract
type = markdown
[fields.background_image_url]
label = Background Image Url
type = url