enable tracks output and adapt URL

This commit is contained in:
sakrecoer 2020-07-05 13:04:42 +02:00
parent e090a5cb64
commit b82668cd49

View file

@ -39,10 +39,10 @@ geo:
collections: collections:
albums: albums:
output: true output: true
permalink: /:name/ permalink: /albums/:name/
tracks: tracks:
output: false output: true
permalink: /:path/ permalink: /albums/:path/
# Defaults # Defaults
permalink: pretty permalink: pretty