![Willow Ghost Theme](http://i.imgur.com/gGNeWzG.png)
## Demo
+
This theme is currenly used on my [personal blog](https://raivis.com/).
## Styling & Compiling
lookup `/* Paste Your Disqus Embed Code Here */`
line and replace it with your Disqus embed code, which usually looks like this:
- <script>
- (function() {
- var d = document, s = d.createElement('script');
- s.src = '//yourdisqussite.disqus.com/embed.js';
- s.setAttribute('data-timestamp', +new Date());
- (d.head || d.body).appendChild(s);
- })();
- </script>
-
+ (function() {
+ var d = document, s = d.createElement('script');
+ s.src = '//yourdisqussite.disqus.com/embed.js';
+ s.setAttribute('data-timestamp', +new Date());
+ (d.head || d.body).appendChild(s);
+ })();
+
## Editing Social Links
Edit the `content/themes/[theme-folder]/partials/social-links.hbs` file.