From 269f82d3cbcce1ce0193eb42ff0606af11abdf2d Mon Sep 17 00:00:00 2001 From: jupjarvi Date: Fri, 10 Mar 2023 13:38:30 +0200 Subject: [PATCH] Add notice about official launch --- src/client/components/InteractiveForm/HelloBanner.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/components/InteractiveForm/HelloBanner.tsx b/src/client/components/InteractiveForm/HelloBanner.tsx index d8c5cd5c..585b9b37 100644 --- a/src/client/components/InteractiveForm/HelloBanner.tsx +++ b/src/client/components/InteractiveForm/HelloBanner.tsx @@ -10,7 +10,7 @@ const classes = styles.cardStyles const helloMessages = { title: { - fi: '## Tervetuloa Curreen', + fi: '## Tervetuloa Curreen --- Curre julkaistaan virallisesti maanantaina 13.3.', sv: '## Tervetuloa Curreen', en: '## Tervetuloa Curreen', },