refactored article translations with cached properties
This commit is contained in:
@@ -8,6 +8,9 @@ class config:
|
||||
fallback_language = "en"
|
||||
preview_length = 400
|
||||
preview_header_shift = 2
|
||||
markdown_extras = [
|
||||
"fenced-code-blocks"
|
||||
]
|
||||
|
||||
languages = {
|
||||
"af": {
|
||||
|
||||
Reference in New Issue
Block a user