diff --git a/_includes/head.html b/_includes/head.html index 7aeda16..b5609c1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -64,6 +64,8 @@ + + {% if jekyll.environment == 'production' %} diff --git a/_layouts/post.html b/_layouts/post.html index 8cd19d7..e1f9ea9 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -42,12 +42,21 @@ layout: default {% endif %} + {% capture post_content %}