From 53c23038c5f49dfba39de0a7cbb7c1ea0db2a07b Mon Sep 17 00:00:00 2001 From: kangsterizer Date: Mon, 14 Aug 2023 13:46:14 -0700 Subject: [PATCH] Update head.html Update to font-awesome v6 --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 73e5637970fd..ab43ee3f4d6c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,8 +15,8 @@ - - + + {% if site.head_scripts %} {% for script in site.head_scripts %}