From 4ed129da24aa53f972dd1ab707f623103b3692ca Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 13 Mar 2018 08:22:30 +0900 Subject: [PATCH] Update Font Awesome JS to 5.0.8 (#1561) REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md --- _includes/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/scripts.html b/_includes/scripts.html index 08da7cf4fd5c..503f12017f22 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -9,7 +9,7 @@ {% endfor %} {% else %} - + {% endif %} {% if site.search == true or page.layout == "search" %}