Update README.md
[ghost-theme-willow.git] / README.md
index d9fb313779d0333f4751891879f1d16cbf9b3a91..42cddcc9bde33d772337de96cb3071dc61a4ec22 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,14 +22,14 @@ 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 `<!--{{> "comments"}}-->` one.
+1. Edit the `content/themes/[theme-folder]/post.hbs` file, uncomment `<!--{{> "comments"}}-->` 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.
 
 ## Screenshots
 
-![Homepage](http://i.imgur.com/OhiKrda.png)
+![Homepage](http://i.imgur.com/3xg6fhy.png)
 ---
-![Post](http://i.imgur.com/AHg6RJn.png)
+![Post](http://i.imgur.com/gHunzOq.png)
 ---
-![Author](http://i.imgur.com/5Wof20Y.png)
+![Author](http://i.imgur.com/I3W07B2.png)