41 lines
758 B
YAML
41 lines
758 B
YAML
title: Site
|
|
|
|
columns:
|
|
- width: 2/3
|
|
fields:
|
|
title:
|
|
label: Title
|
|
type: text
|
|
author:
|
|
label: Author
|
|
type: text
|
|
width: 1/2
|
|
keywords:
|
|
label: Keywords
|
|
type: tags
|
|
width: 1/2
|
|
description:
|
|
label: Description
|
|
type: textarea
|
|
size: large
|
|
copyright:
|
|
label: Copyright
|
|
type: textarea
|
|
width: 1/2
|
|
size: medium
|
|
footerinfo:
|
|
label: Footer
|
|
type: textarea
|
|
width: 1/2
|
|
size: medium
|
|
- width: 1/3
|
|
sections:
|
|
pages:
|
|
type: pages
|
|
create: default
|
|
template:
|
|
- notes
|
|
- error
|
|
- projects
|
|
- default
|
|
- imprint
|