From 9c43baa1bc7e7890b5745113e6985460fad989dd Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Thu, 26 Feb 2026 14:40:32 +0000 Subject: [PATCH] Format the footer component --- web/src/components/scafold/Footer.astro | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/web/src/components/scafold/Footer.astro b/web/src/components/scafold/Footer.astro index 4e9064a..64fc513 100644 --- a/web/src/components/scafold/Footer.astro +++ b/web/src/components/scafold/Footer.astro @@ -7,8 +7,11 @@ const year = new Date().getFullYear(); href="https://github.com/Lissy93/awesome-privacy/blob/main/LICENSE" >CC0 1.0 Universal - © Alicia Sykes 2018 - {year || 'Present'} | Source code available - on GitHub + © Alicia Sykes 2018 - { + year || 'Present' + } | Source code available on GitHub