Theme update

This commit is contained in:
2026-08-13 15:00:56 +02:00
parent cac298e745
commit 116e720ce3
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Title: HowTo: Der FHIR `date`-Suchparameter Präfixe, Intervalle und Kombinationen richtig verstehen
Title: HowTo: Der FHIR date-Suchparameter Präfixe, Intervalle und Kombinationen richtig verstehen
Slug: howto-fhir-date-parameter
Category: work
Tags: FHIR, howto
+1 -1
View File
@@ -1,4 +1,4 @@
Title: HowTo: The FHIR `date` Search Parameter Understanding Prefixes, Intervals, and Combinations
Title: HowTo: The FHIR date Search Parameter Understanding Prefixes, Intervals, and Combinations
Slug: howto-fhir-date-parameter
Category: work
Tags: FHIR, howto
+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': {