From 9a94fb0f96362339ea033fd6f47d4ca0edaa14f9 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Sat, 23 Jun 2018 03:26:47 +0900 Subject: [PATCH] update Font Awesome (#1711) REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md --- _includes/scripts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/scripts.html b/_includes/scripts.html index 144c38cb..7169d99f 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -9,7 +9,7 @@ {% endfor %} {% else %} - + {% endif %} {% if site.search == true or page.layout == "search" %} @@ -25,4 +25,4 @@ {% endif %} {% include analytics.html %} -{% include /comments-providers/scripts.html %} \ No newline at end of file +{% include /comments-providers/scripts.html %}