feat: better site blueprint
This commit is contained in:
parent
4fdd2ddba3
commit
85f5a9e57c
1 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue