HiddenSounds/_config.yml

24 lines
352 B
YAML
Raw Permalink Normal View History

2019-05-23 16:39:14 +00:00
collections:
artists:
output: true
defaults:
- scope:
path: ""
type: "artists"
values:
layout: "artist"
- scope:
path: ""
values:
2019-05-23 17:09:49 +00:00
layout: "default"
baseurl: /HiddenSounds
2019-06-07 01:19:47 +00:00
page_gen:
- data: songs
template: song
name: sid
2019-06-07 01:19:47 +00:00
- data: artists
template: artist
2019-06-13 00:19:03 +00:00
name: sname
exclude: [vendor]