make artists a collection instead of a data file
This commit is contained in:
parent
d635e5faf9
commit
a8d6d07e05
11 changed files with 111 additions and 78 deletions
|
|
@ -65,6 +65,8 @@ collections:
|
|||
permalink: /tracks/:path/
|
||||
authors:
|
||||
_hide_content:
|
||||
artists:
|
||||
output: false
|
||||
|
||||
# defaults
|
||||
|
||||
|
|
@ -140,6 +142,10 @@ _explore:
|
|||
collections:
|
||||
- data
|
||||
- authors
|
||||
- heading: Other
|
||||
collections:
|
||||
- data
|
||||
- authors
|
||||
|
||||
## plugins
|
||||
plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue