diff --git a/_config.yml b/_config.yml index d57885b..e9de500 100644 --- a/_config.yml +++ b/_config.yml @@ -43,23 +43,18 @@ defaults: path: '_functions/*.md' values: layout: 'Functions' - - scope: - path: '**index.html' - values: - has_children: true - layout: 'default' - scope: path: 'recipes.jq' values: output: true -# collections: -# general: -# output: true -# permalink: general/:name -# tags: -# output: true -# permalink: functions/:name +collections: + general: + output: true + permalink: general/:name + tags: + output: true + permalink: functions/:name plugins: - jekyll-remote-theme