From b82668cd495c688ca7f7ef3724fd52e6be5c80ba Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Sun, 5 Jul 2020 13:04:42 +0200 Subject: [PATCH] enable tracks output and adapt URL --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 9b29c46f..5d612a85 100644 --- a/_config.yml +++ b/_config.yml @@ -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