19 lines
297 B
YAML
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"
|