Switch to production domain
parent
ea535e9367
commit
1527009408
|
@ -1,4 +1,4 @@
|
||||||
baseURL = "https://bvebarcelona.netlify.com/"
|
baseURL = "https://bvebarcelona.cat/"
|
||||||
title = "BVE Barcelona"
|
title = "BVE Barcelona"
|
||||||
theme = "crab"
|
theme = "crab"
|
||||||
DefaultContentLanguage = "ca"
|
DefaultContentLanguage = "ca"
|
||||||
|
@ -21,21 +21,21 @@ removePathAccents = true
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
[languages.ca]
|
[languages.ca]
|
||||||
baseURL = "https://bvebarcelona-ca.netlify.com/"
|
baseURL = "https://bvebarcelona.cat/"
|
||||||
languageName = "Català"
|
languageName = "Català"
|
||||||
weight = 1
|
weight = 1
|
||||||
description = "El lloc web oficial del Metro de Barcelona per a openBVE"
|
description = "El lloc web oficial del Metro de Barcelona per a openBVE"
|
||||||
|
|
||||||
|
|
||||||
[languages.es]
|
[languages.es]
|
||||||
baseURL = "https://bvebarcelona-es.netlify.com/"
|
baseURL = "https://es.bvebarcelona.cat/"
|
||||||
languageName = "Español"
|
languageName = "Español"
|
||||||
weight = 2
|
weight = 2
|
||||||
description = "El sitio web oficial del Metro de Barcelona para openBVE"
|
description = "El sitio web oficial del Metro de Barcelona para openBVE"
|
||||||
|
|
||||||
|
|
||||||
[languages.en]
|
[languages.en]
|
||||||
baseURL = "https://bvebarcelona-en.netlify.com/"
|
baseURL = "https://en.bvebarcelona.cat/"
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
weight = 3
|
weight = 3
|
||||||
description = "The official website of the Barcelona Metro for openBVE"
|
description = "The official website of the Barcelona Metro for openBVE"
|
||||||
|
|
Loading…
Reference in New Issue