24 lines
308 B
YAML
24 lines
308 B
YAML
|
title: Blog Article
|
||
|
pages: false
|
||
|
|
||
|
files: true
|
||
|
|
||
|
fields:
|
||
|
title:
|
||
|
label: Title
|
||
|
type: text
|
||
|
date:
|
||
|
label: Date
|
||
|
type: date
|
||
|
width: 1/4
|
||
|
tags:
|
||
|
label: Tags
|
||
|
type: tags
|
||
|
width: 3/4
|
||
|
text:
|
||
|
label: Text
|
||
|
type: textarea
|
||
|
meta-robots:
|
||
|
label: Metatag robots
|
||
|
type: text
|