mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-15 21:36:42 +00:00
change defaultContentLanguage
This commit is contained in:
parent
1dc4f23029
commit
6a5d414e2e
|
@ -1,6 +1,6 @@
|
||||||
baseURL = 'https://selfprivacy.org/'
|
baseURL = 'https://selfprivacy.org/'
|
||||||
title = 'SelfPrivacy'
|
title = 'SelfPrivacy'
|
||||||
defaultContentLanguage = 'ru'
|
defaultContentLanguage = 'en'
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
description = 'Self-hosted services without pain'
|
description = 'Self-hosted services without pain'
|
||||||
|
|
Loading…
Reference in a new issue