Make posts, pages, and extra sections

This commit is contained in:
Philipp Oppermann
2017-06-09 13:37:47 +02:00
parent 8289bc7d5b
commit d5a3b48d62
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
+++
title = "Extra Content"
insert_anchor = "left"
+++

View File

@@ -0,0 +1,3 @@
+++
title = "Pages"
+++

View File

@@ -0,0 +1,5 @@
+++
title = "Posts"
sort_by = "order"
insert_anchor = "left"
+++