diff --git a/_config.yml b/_config.yml index f6a4693..82466c3 100644 --- a/_config.yml +++ b/_config.yml @@ -85,7 +85,6 @@ defaults: path: "" # an empty string here means all files in the project type: "pages" values: - show_meta: true # Show metadata beneath all pages #sidebar: right # Possible values › left, right › by default there will be no sidebar comments: false header: @@ -99,9 +98,9 @@ defaults: values: show_meta: true # Show metadata beneath all posts # sidebar: right # Possible values › left, right › by default there will be no sidebar - comments: false - #header: - #image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" + comments: true + header: + image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" author: "einar"