diff --git a/_config.yml b/_config.yml index 6f4e71a..4d43714 100644 --- a/_config.yml +++ b/_config.yml @@ -98,7 +98,7 @@ defaults: type: "posts" values: show_meta: true # Show metadata beneath all posts - sidebar: right # Possible values › left, right › by default there will be no sidebar + # sidebar: right # Possible values › left, right › by default there will be no sidebar comments: false #header: #image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" @@ -220,4 +220,12 @@ category_archive: # ATOM feeds -feed_dir: categories \ No newline at end of file +feed_dir: categories + +# Disqus recent comments + +disqus_commments: + api_key: 3P1ANNTDbeTRxVcFsOxguL4c4FKbaE23fXvp2n8SC2wZxqUJj4k9bdX6G9xWfQ6B + api_secret: Ci6363xAjmfNacfUouUHOuiVcb93iKx7dXwvrQJoD4mnrHdiCqwJk55kXJe68ffn + forum_name: dennogumi + limit: 5 \ No newline at end of file