feat: better site blueprint

This commit is contained in:
Stefan Sterz 2017-08-02 10:14:29 +02:00
parent 4fdd2ddba3
commit 85f5a9e57c
1 changed files with 7 additions and 3 deletions

View File

@ -5,18 +5,22 @@ fields:
title: title:
label: Title label: Title
type: text type: text
width: 2/3
author: author:
label: Author label: Author
type: text type: text
description: width: 1/3
label: Description
type: markdown
keywords: keywords:
label: Keywords label: Keywords
type: tags type: tags
description:
label: Description
type: markdown
copyright: copyright:
label: Copyright label: Copyright
type: markdown type: markdown
width: 1/2
footerinfo: footerinfo:
label: Footer label: Footer
type: markdown type: markdown
width: 1/2