diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 2c94b24..335f0cf 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,9 +8,18 @@ import { SITE } from "@/consts"; >

- © {new Date().getFullYear()} + © {SITE.AUTHOR}. All rights reserved.

+ +