diff --git a/_includes/disqus.html b/_includes/disqus.html index 308983f..6d59b55 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -1,14 +1,26 @@ -
-
- - - comments powered by Disqus -
+ + + + + + Document + + + +
+
+ + + comments powered by Disqus +
+ + + \ No newline at end of file diff --git a/_includes/featuredbox.html b/_includes/featuredbox.html index 252a14f..38d4baf 100644 --- a/_includes/featuredbox.html +++ b/_includes/featuredbox.html @@ -1,4 +1,13 @@ - + + + + + + Document + + + + {% assign author = site.authors[post.author] %}
@@ -33,4 +42,6 @@

{{ post.excerpt | strip_html | truncatewords:25 }}

- \ No newline at end of file + + + \ No newline at end of file diff --git a/_includes/newsletter.html b/_includes/newsletter.html index feb9abf..ed00d25 100644 --- a/_includes/newsletter.html +++ b/_includes/newsletter.html @@ -1,4 +1,13 @@ - + + + + + + Document + + + + @@ -25,4 +34,6 @@

Sign up to get our weekly free guide to selling digital downloads

- \ No newline at end of file + + + \ No newline at end of file diff --git a/_includes/pagination.html b/_includes/pagination.html index 8796c2f..252d2f2 100644 --- a/_includes/pagination.html +++ b/_includes/pagination.html @@ -1,13 +1,24 @@ - \ No newline at end of file + + + + + + Document + + + + + + \ No newline at end of file diff --git a/_includes/postbox.html b/_includes/postbox.html index c3566d3..f0744b3 100644 --- a/_includes/postbox.html +++ b/_includes/postbox.html @@ -1,4 +1,13 @@ - + + + + + + Document + + + + {% assign author = site.authors[post.author] %}
@@ -27,4 +36,6 @@

{{ post.excerpt | strip_html | truncatewords:30 }}

- \ No newline at end of file + + + \ No newline at end of file diff --git a/_includes/sidebar.html b/_includes/sidebar.html index ef22b73..33c6374 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,5 +1,14 @@ - - \ No newline at end of file + + + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 265c45e..769795b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -13,7 +13,7 @@ {{site.sharethis}} - + {% if jekyll.environment == 'production' %}