patek.cz/config.json
2019-12-05 17:26:30 +01:00

22 lines
438 B
JSON

{
"baseURL":"https://patek.cz/",
"languageCode":"cs-cz",
"title": "Pátek",
"theme":"patek",
"DefaultContentLanguage": "cs",
"languages": {
"cs": {
"languageName": "Čeština"
},
"en": {
"languageName": "English"
}
},
"taxonomies": {
"tag": "tags",
"project": "projects",
"author": "authors"
},
"pygmentsCodeFences": true
}