feat: shift the headers in the preview

This commit is contained in:
2025-04-17 14:05:59 +02:00
parent db23ceac78
commit 6994662bb4
3 changed files with 26 additions and 12 deletions

View File

@@ -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": {