From ea72fa93161bf327a3f71c7dc9d3f6aad15aaf8a Mon Sep 17 00:00:00 2001 From: "alex.pezzini" Date: Thu, 26 May 2022 15:32:59 +0200 Subject: [PATCH] Fix footer year --- src/components/accessories/footer/Footer.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/accessories/footer/Footer.tsx b/src/components/accessories/footer/Footer.tsx index bd1a522b6..88d1f13e4 100644 --- a/src/components/accessories/footer/Footer.tsx +++ b/src/components/accessories/footer/Footer.tsx @@ -11,7 +11,8 @@ const Footer: FunctionComponent = () => { Open Hospital is an ISF's project
- 2005 - 2020 ISF © Informatici Senza Frontiere - NGO + 2005 - {new Date().getFullYear()} ISF © Informatici Senza Frontiere - + NGO
Viale IV Novembre, 100 - 31100 Treviso - Italy