diff --git a/_config.yml b/_config.yml index f5d4d1442..ffc2e1178 100644 --- a/_config.yml +++ b/_config.yml @@ -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