diff --git a/_config.yml b/_config.yml index c20837d..2d34ab9 100644 --- a/_config.yml +++ b/_config.yml @@ -98,15 +98,21 @@ defaults: share: true related: false # _pages - - scope: + - + scope: path: "_pages" type: pages - - scope: + values: + layout: single + author_profile: false + - + scope: path: "_documentations" type: pages - values: + values: layout: single author_profile: false + category_archive: type: liquid