feat: shift the headers in the preview
This commit is contained in:
@@ -4,9 +4,10 @@ class config:
|
||||
dist_directory = "dist"
|
||||
|
||||
class formatting:
|
||||
article_preview_length = 200
|
||||
datetime_format = "%d. %B %Y"
|
||||
fallback_language = "en"
|
||||
preview_length = 400
|
||||
preview_header_shift = 2
|
||||
|
||||
languages = {
|
||||
"af": {
|
||||
|
||||
Reference in New Issue
Block a user