From 59f5a54318ddde1faf304ecd29dc67caca563884 Mon Sep 17 00:00:00 2001 From: Raivis Vitols Date: Fri, 17 Mar 2017 22:42:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9fb313..da58a75 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Edit the `content/themes/[theme-folder]/partials/sidebar.hbs` file. Social links ## Enabling Disqus Comments Box -1. Edit the `content/themes/[theme-folder]/post.hbs` file, uncomment "comments" partial inclusion. The `` one. +1. Edit the `content/themes/[theme-folder]/post.hbs` file, uncomment `` partial inclusion. 2. Replace Disqus embed code with your site code. Edit `content/themes/[theme-folder]/partials/comments.hbs` file and replace `loadDisqusComments` function body with Disqus embed code function. -- 2.34.1