1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-03-05 09:16:08 +01:00
parent 42ddbf0b68
commit 512a87e38a

View file

@ -78,7 +78,7 @@ defaults:
type: "pages" type: "pages"
values: values:
show_meta: true # Show metadata beneath all pages show_meta: true # Show metadata beneath all pages
sidebar: "" # Possible values  left, right by default there will be no sidebar # sidebar: # Possible values  left, right by default there will be no sidebar
comments: false comments: false
author: "your_author_name" author: "your_author_name"
- -
@ -87,7 +87,7 @@ defaults:
type: "posts" type: "posts"
values: values:
show_meta: true # Show metadata beneath all posts show_meta: true # Show metadata beneath all posts
sidebar: "" # Possible values  left, right by default there will be no sidebar # sidebar: # Possible values  left, right by default there will be no sidebar
comments: false comments: false
author: "your_author_name" author: "your_author_name"