diff --git a/site/blueprints/site.yml b/site/blueprints/site.yml index f9066da..97fd9e0 100644 --- a/site/blueprints/site.yml +++ b/site/blueprints/site.yml @@ -5,18 +5,22 @@ fields: title: label: Title type: text + width: 2/3 author: label: Author type: text - description: - label: Description - type: markdown + width: 1/3 keywords: label: Keywords type: tags + description: + label: Description + type: markdown copyright: label: Copyright type: markdown + width: 1/2 footerinfo: label: Footer type: markdown + width: 1/2