diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index db74e2e..5974ce2 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -4,10 +4,10 @@ export default function Footer() { return (
-

Copyleft 2025

+

Copyleft {new Date().getFullYear()}

); } diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 6ab9c75..86fc541 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -10,7 +10,6 @@ import "../styles/globals.css";
-

Our Projects

Our Projects