_layouts/post.html in miniscule-0.1.7 vs _layouts/post.html in miniscule-0.1.9

- old
+ new

@@ -17,9 +17,11 @@ <div class="post-content e-content" itemprop="articleBody"> {{ content }} </div> + {%- include share-linkedin.html -%} + {%- if site.disqus.shortname -%} {%- include disqus_comments.html -%} {%- endif -%} <a class="u-url" href="{{ page.url | relative_url }}" hidden></a>