diff --git a/_config.yml b/_config.yml index 1daa4af..bfe150a 100644 --- a/_config.yml +++ b/_config.yml @@ -3,15 +3,22 @@ theme: jekyll-theme-cayman collections: balls: output: true + permalink: /:collection caps: output: true + permalink: /:collection coats: output: true + permalink: /:collection fur: output: true + permalink: /:collection items: output: true + permalink: /:collection shoes: output: true + permalink: /:collection missions: - output: true \ No newline at end of file + output: true + permalink: /:mission