From 19769ac1bbdb90dd5bba5a163216f855d8abce87 Mon Sep 17 00:00:00 2001 From: Toni L Date: Thu, 28 Jan 2021 13:45:36 +0200 Subject: [PATCH] changed webmaster email --- src/components/Footer/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 4d40c15..6ae4550 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -47,7 +47,7 @@ const Footer: React.FC = () => (

© Aalto-yliopiston Sähköinsinöörikilta ry

- webmaster: sik-vtmk@list.ayy.fi + webmaster: admin@sahkoinsinoorikilta.fi
);