lynnesbian.space/_config.yml

13 lines
194 B
YAML
Raw Normal View History

2020-03-07 10:04:45 +00:00
url: "https://lynnesbian.space/"
collections:
projects:
output: true
permalink: "/:collection/:name"
defaults:
- scope:
path: "_projects"
values:
layout: "project"