enable tracks output and adapt URL
This commit is contained in:
parent
e090a5cb64
commit
b82668cd49
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue