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"
values:
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
author: "your_author_name"
-
@ -87,7 +87,7 @@ defaults:
type: "posts"
values:
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
author: "your_author_name"