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