diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 17b9dfb..db1590f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -42,8 +42,17 @@ const currentYear = new Date().getFullYear(); )} -
- © {currentYear} New Echoes. All rights reserved. +
+ © {currentYear} New Echoes. All rights reserved. + · + + Sitemap +
\ No newline at end of file