From 51fcef50d09ec2da148cb4ce77235e82fc43a979 Mon Sep 17 00:00:00 2001 From: Marco Omainska <59295964+marciska@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:28:55 +0900 Subject: [PATCH] load latest fontawesome package (#3765) Co-authored-by: Marco Omainska <59295964+marcoiska@users.noreply.github.com> --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 73e56379..c58acce4 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,8 +15,8 @@ - - + + {% if site.head_scripts %} {% for script in site.head_scripts %}