diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8109e81..72bc323 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -5,7 +5,7 @@ import WebRings from './WebRings.astro' const year = new Date().getFullYear() --- -