36 lines
694 B
JSON
36 lines
694 B
JSON
{
|
|
"baseURL":"https://patek.cz/",
|
|
"languageCode":"cs-cz",
|
|
"title": "Pátek",
|
|
"theme":"patek",
|
|
"DefaultContentLanguage": "cs",
|
|
"languages": {
|
|
"cs": {
|
|
"languageName": "Čeština"
|
|
},
|
|
"en": {
|
|
"languageName": "English"
|
|
}
|
|
},
|
|
"params": {
|
|
"onlineOnly": {
|
|
"active": true,
|
|
"link": "/blog/patek-irl-again-2021/",
|
|
"displayText":"Opět fyzicky"
|
|
}
|
|
},
|
|
"taxonomies": {
|
|
"tag": "tags",
|
|
"project": "projects",
|
|
"author": "authors"
|
|
},
|
|
"pygmentsCodeFences": true,
|
|
"markup": {
|
|
"goldmark": {
|
|
"renderer": {
|
|
"unsafe": true
|
|
}
|
|
}
|
|
}
|
|
}
|