From 6e552abef04da1cc4420f2926c1d747f06ca6538 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 15 Sep 2024 09:30:27 +0800 Subject: [PATCH] Move down social icons and Buy Me a Coffee button --- src/_includes/global/footer.njk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_includes/global/footer.njk b/src/_includes/global/footer.njk index dfbf0a1d..7ef6fd26 100644 --- a/src/_includes/global/footer.njk +++ b/src/_includes/global/footer.njk @@ -4,10 +4,6 @@ -
- - {% include "global/socials.njk" %} -Built with ♡ by {{ sitemeta.siteAuthor.name }}. 2023–{% currentYear %}.
Built with Eleventy. Source Code.
+ {% include "global/socials.njk" %} + + + {% include "global/h-card.njk" %} {% include "global/top-btn.njk" %}