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.