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:
|
||||
albums:
|
||||
output: true
|
||||
permalink: /:name/
|
||||
permalink: /albums/:name/
|
||||
tracks:
|
||||
output: false
|
||||
permalink: /:path/
|
||||
output: true
|
||||
permalink: /albums/:path/
|
||||
|
||||
# Defaults
|
||||
permalink: pretty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue