From c02ceba2ad9b93b6f29515aef0eb7f02a520167b Mon Sep 17 00:00:00 2001 From: Marc Riera Irigoyen Date: Mon, 5 Mar 2018 22:48:22 +0100 Subject: [PATCH] Update site URL --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 4cae924..44acd3c 100644 --- a/config.toml +++ b/config.toml @@ -21,21 +21,21 @@ removePathAccents = true [languages] [languages.ca] -baseURL = "https://bvebarcelona.netlify.com/" +baseURL = "https://bvebarcelona-ca.netlify.com/" languageName = "Català" weight = 1 description = "El lloc web oficial del Metro de Barcelona per a openBVE" [languages.es] -baseURL = "https://es.bvebarcelona.netlify.com/" +baseURL = "https://bvebarcelona-es.netlify.com/" languageName = "Español" weight = 2 description = "El sitio web oficial del Metro de Barcelona para openBVE" [languages.en] -baseURL = "https://en.bvebarcelona.netlify.com/" +baseURL = "https://bvebarcelona-en.netlify.com/" languageName = "English" weight = 3 description = "The official website of the Barcelona Metro for openBVE"