From 7dfcada785a14657023fd636facceef19e53caac Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 23 Nov 2020 19:40:51 +0200 Subject: [PATCH] r: add redirects for (helsinki)corona restrictions in HEL&FI Koronas for Finnish, Coronas for English. The current situation doesn't need more remembering than "bad" or your favourite newssite, but the official (national & municipal) restrictions may take a moment longer to find, so I think redirects for them are justified. --- r/corona.md | 5 +++++ r/helsinkicorona.md | 5 +++++ r/helsinkikorona.md | 5 +++++ r/korona.md | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 r/corona.md create mode 100644 r/helsinkicorona.md create mode 100644 r/helsinkikorona.md create mode 100644 r/korona.md diff --git a/r/corona.md b/r/corona.md new file mode 100644 index 0000000..9782896 --- /dev/null +++ b/r/corona.md @@ -0,0 +1,5 @@ +--- +redirect_to: https://valtioneuvosto.fi/en/information-on-coronavirus/current-restrictions +permalink: /r/corona.html +sitemap: true +--- diff --git a/r/helsinkicorona.md b/r/helsinkicorona.md new file mode 100644 index 0000000..fa27bd2 --- /dev/null +++ b/r/helsinkicorona.md @@ -0,0 +1,5 @@ +--- +redirect_to: https://www.hel.fi/helsinki/coronavirus-en/information/recommendations-and-restrictions-effective +permalink: /r/helsinkicorona.html +sitemap: true +--- diff --git a/r/helsinkikorona.md b/r/helsinkikorona.md new file mode 100644 index 0000000..f2257d9 --- /dev/null +++ b/r/helsinkikorona.md @@ -0,0 +1,5 @@ +--- +redirect_to: https://www.hel.fi/helsinki/korona-fi/koronaneuvonta/voimassa-olevat-suositukset-ja-rajoitukset +permalink: /r/helsinkikorona.html +sitemap: true +--- diff --git a/r/korona.md b/r/korona.md new file mode 100644 index 0000000..a324428 --- /dev/null +++ b/r/korona.md @@ -0,0 +1,5 @@ +--- +redirect_to: https://valtioneuvosto.fi/tietoa-koronaviruksesta/rajoitukset-ja-suositukset +permalink: /r/korona.html +sitemap: true +---