22 lines
333 B
YAML
22 lines
333 B
YAML
|
title: Site
|
||
|
pages: default
|
||
|
fields:
|
||
|
title:
|
||
|
label: Title
|
||
|
type: text
|
||
|
author:
|
||
|
label: Author
|
||
|
type: text
|
||
|
description:
|
||
|
label: Description
|
||
|
type: markdown
|
||
|
keywords:
|
||
|
label: Keywords
|
||
|
type: tags
|
||
|
copyright:
|
||
|
label: Copyright
|
||
|
type: markdown
|
||
|
footerinfo:
|
||
|
label: Footer
|
||
|
type: markdown
|