From 7b31c3a643bed858715afdf3785b21a103c23981 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:20:48 +0800 Subject: [PATCH] Preload fonts and redirect script --- src/_includes/global/baselayout.njk | 6 +++--- src/_includes/misc/base.njk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_includes/global/baselayout.njk b/src/_includes/global/baselayout.njk index df2af76c..d0b207c2 100644 --- a/src/_includes/global/baselayout.njk +++ b/src/_includes/global/baselayout.njk @@ -16,8 +16,8 @@ {% block customCSS %}{% endblock %} {# Fonts #} - - + + {# Font Awesome #} @@ -33,7 +33,7 @@ {% endblock %} {# JavaScript #} - +