the-internet-vagabond-dot-com/_config.yml
2018-02-19 14:05:40 -05:00

19 lines
297 B
YAML

collections:
topics:
output: true
defaults:
-
scope:
path: ''
type: "posts"
values:
layout: "corrupt_post"
author: "Bill Niblock"
-
scope:
path: ''
type: "topics"
values:
layout: "corrupt_index"
permalink: "/topics/:name"