From 880c689cf48b61cbb922cfae0c2d87ed8b6c2458 Mon Sep 17 00:00:00 2001 From: sptaule Date: Tue, 1 Feb 2022 12:12:59 +0100 Subject: Fix footer margins, add CTA section, update main navigation --- templates/partials/shared/footer.html | 2 +- templates/partials/shared/nav.html | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) (limited to 'templates/partials/shared') diff --git a/templates/partials/shared/footer.html b/templates/partials/shared/footer.html index d5bd29c..469ef3a 100644 --- a/templates/partials/shared/footer.html +++ b/templates/partials/shared/footer.html @@ -3,7 +3,7 @@

{{ macros:: social_links( social_config=config.extra.social) }}

-

+

Built with Zola, powered by Garage, hosted by Deuxfleurs diff --git a/templates/partials/shared/nav.html b/templates/partials/shared/nav.html index adb1a70..3e5ddd8 100644 --- a/templates/partials/shared/nav.html +++ b/templates/partials/shared/nav.html @@ -11,11 +11,11 @@

-- cgit v1.2.3