From bee70c7bb821061cd87c95890c67ec724f93bc7c Mon Sep 17 00:00:00 2001 From: Hugo Peixoto Date: Wed, 1 Dec 2021 21:53:28 +0000 Subject: [PATCH] =?UTF-8?q?Adiciona=20"de"=20e=20"da"=20=C3=A0=20morada=20?= =?UTF-8?q?da=20associa=C3=A7=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 24e0d78..d4b48aa 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -93,7 +93,7 @@ email = "contacto@ansol.org" # Address # For country_code, use the 2-letter ISO code (see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ) -address = {street = "Rua Mouzinho Silveira, 234", city = "Porto", region = "Porto", postcode = "4050-417", country = "Portugal", country_code = "PT"} +address = {street = "Rua de Mouzinho da Silveira, 234", city = "Porto", region = "Porto", postcode = "4050-417", country = "Portugal", country_code = "PT"} # Geographic coordinates # To get your coordinates, right-click on Google Maps and choose "What's here?". The coords will show up at the bottom.