diff --git a/_config.yml b/_config.yml index c33495d..899f292 100644 --- a/_config.yml +++ b/_config.yml @@ -78,7 +78,7 @@ defaults: type: "pages" values: show_meta: true # Show metadata beneath all pages - sidebar: "" # Possible values › left, right › by default there will be no sidebar + # sidebar: # Possible values › left, right › by default there will be no sidebar comments: false author: "your_author_name" - @@ -87,7 +87,7 @@ defaults: type: "posts" values: show_meta: true # Show metadata beneath all posts - sidebar: "" # Possible values › left, right › by default there will be no sidebar + # sidebar: # Possible values › left, right › by default there will be no sidebar comments: false author: "your_author_name"