From ec510faded723d5e4f60d9ba88a17f0a06ba9b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fa=CC=81bio=20Madeira?= Date: Wed, 6 Dec 2017 15:19:36 +0000 Subject: [PATCH] Minor fix in the disqus username --- _config.yml | 2 +- _layouts/post.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index daecba560..4869d3d6d 100644 --- a/_config.yml +++ b/_config.yml @@ -27,7 +27,7 @@ facebook: ghost # replace by your username # Disqus disqus: False -disqus_name: myjekyll # replace with your disqus username +disqus_shortname: myjekyll # replace with your disqus username # Google Analytics google_analytics: UA-69281367-1 # replace with your GA tracking identifier diff --git a/_layouts/post.html b/_layouts/post.html index a0f9b5d8d..f51245bbd 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -100,7 +100,7 @@