Theme update
This commit is contained in:
@@ -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,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
@@ -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': {
|
||||
|
||||
+1
-1
Submodule themes/latex updated: add49ba73c...4e1ab6da3c
Reference in New Issue
Block a user