diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 1672767..3078df4 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -88,8 +88,16 @@ export function Footer() {
- © {project.dates.end.slice(-4)} {project.acronym} — INESC Coimbra. - Microsite developed by Streamline. + © {new Date().getFullYear()} {project.acronym} — INESC Coimbra. + Microsite developed by + + Streamline. +