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"