Theme update

This commit is contained in:
2026-08-13 15:00:56 +02:00
parent 1f58649b3d
commit 4bd8616907
4 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
from __future__ import unicode_literals
AUTHOR = 'haemka'
SITENAME = 'haemka'
SITENAME = '[haː ɛm kaː]'
SITEURL = ''
TIMEZONE = 'Europe/Berlin'
@@ -46,6 +46,7 @@ RELATIVE_URLS = True
DISPLAY_RECENT_ARTICLES_ON_MENU = True
RECENT_ARTICLES_COUNT = 10
DISPLAY_TAG_CLOUD_ON_MENU = True
MARKDOWN = {
'extension_configs': {