From 04716862b0634e7b8fe52705593ee975a1f29aa9 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 08da7cf4..503f1201 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -9,7 +9,7 @@ {% endfor %} {% else %} - + {% endif %} {% if site.search == true or page.layout == "search" %}