diff --git a/_config.yml b/_config.yml index 51924fe..9ce253f 100644 --- a/_config.yml +++ b/_config.yml @@ -77,6 +77,12 @@ paginate: 5 # Default YAML values (more information on Jekyll's site) defaults: + - + scope: + path: "" + type: "posts" + values: + comments: true # add comments to all blog posts - scope: path: "" # all files diff --git a/_layouts/page.html b/_layouts/page.html index 5b9a3f1..cfb48e9 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -21,5 +21,10 @@ layout: default