20 lines
338 B
YAML
20 lines
338 B
YAML
url: https://www.theinternetvagabond.com
|
|
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"
|