diff --git a/src/_includes/main/footer.njk b/src/_includes/main/footer.njk index 6f717dc9..015b39cd 100644 --- a/src/_includes/main/footer.njk +++ b/src/_includes/main/footer.njk @@ -1,8 +1,7 @@ {% extends "global/footer.njk" %} {% block footerContent %} -

Made with ♥ by {{ sitemeta.siteAuthor.name }} since 11 September 2022

- +

Footer Navigation:

{% set currentUrl %}{{ page.url }}{% endset %}