From 994b6bd156d2cb97e2bbe330f6fd2464cd2bb34a Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:24:13 +0800 Subject: [PATCH] Move currentUrl variable --- src/_includes/main/footer.njk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_includes/main/footer.njk b/src/_includes/main/footer.njk index 6a7fa0cc..91ce3f4d 100644 --- a/src/_includes/main/footer.njk +++ b/src/_includes/main/footer.njk @@ -1,7 +1,7 @@ -{% set currentUrl %}{{ page.url }}{% endset %} -