Fixed permalink for blog posts

This commit is contained in:
jklingen 2015-08-18 23:01:43 +02:00
commit ca942ea81a

View file

@ -18,6 +18,9 @@ collections:
faqs:
output: true
permalink: /faq/:title/
posts:
output: true
permalink: /:year/:month/:day/:title/
defaults:
-
@ -27,12 +30,6 @@ defaults:
values:
layout: "faq"
scope:
type: "posts"
values:
permalink: /:year/:month/:day/:title/
# Build settings
markdown: redcarpet
permalink: pretty