1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-27 15:34:39 +01:00
gojekyll/testdata/example/_config.yml
2017-06-29 06:42:45 -04:00

11 lines
166 B
YAML

title: Site Title
description: Site description
variable: site variable
collections:
c1:
output: true
permalink: /:collection/:path
c2:
output: true