diff --git a/_includes/blog-post.html b/_includes/blog-post.html index 4f6b8dbc2..60747452d 100644 --- a/_includes/blog-post.html +++ b/_includes/blog-post.html @@ -1,4 +1,4 @@ -
+

{{ include.post.title }}

diff --git a/_includes/dependencies-js-blog.html b/_includes/dependencies-js-blog.html index cb615e92b..151cbd0a2 100644 --- a/_includes/dependencies-js-blog.html +++ b/_includes/dependencies-js-blog.html @@ -1,30 +1,11 @@ {% if page.math %} - - - + + + {% endif %} diff --git a/_includes/head.html b/_includes/head.html index c10fd6cf9..5833a228e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,6 +12,7 @@ {% endif %} + {% include icons.html %} {% include analytics.html %} diff --git a/dependencies-js-blog.html b/dependencies-js-blog.html index cd36dcf15..ae05a6c3c 100644 --- a/dependencies-js-blog.html +++ b/dependencies-js-blog.html @@ -1,30 +1,11 @@ {% if page.math %} - - - + + + {% endif %}