mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Format the footer component
This commit is contained in:
parent
e1c0318d9b
commit
9c43baa1bc
1 changed files with 5 additions and 2 deletions
|
|
@ -7,8 +7,11 @@ const year = new Date().getFullYear();
|
|||
href="https://github.com/Lissy93/awesome-privacy/blob/main/LICENSE"
|
||||
>CC0 1.0 Universal</a
|
||||
>
|
||||
© <a href="https://aliciasykes.com">Alicia Sykes</a> 2018 - {year || 'Present'} | Source code available
|
||||
on <a href="https://github.com/Lissy93/awesome-privacy">GitHub</a>
|
||||
© <a href="https://aliciasykes.com">Alicia Sykes</a> 2018 - {
|
||||
year || 'Present'
|
||||
} | Source code available on <a
|
||||
href="https://github.com/Lissy93/awesome-privacy">GitHub</a
|
||||
>
|
||||
</footer>
|
||||
|
||||
<style lang="scss">
|
||||
|
|
|
|||
Loading…
Reference in a new issue