From 8257149d987a84350328d1a11f6eaee4d9672ad3 Mon Sep 17 00:00:00 2001 From: Marco Omainska <59295964+marcoiska@users.noreply.github.com> Date: Sun, 10 Jul 2022 20:07:03 +0900 Subject: [PATCH] load latest fontawesome package --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 73e5637970fd..c58acce420ac 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,8 +15,8 @@ - - + + {% if site.head_scripts %} {% for script in site.head_scripts %}