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
|
Slug: howto-fhir-date-parameter
|
||||||
Category: work
|
Category: work
|
||||||
Tags: FHIR, howto
|
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
|
Slug: howto-fhir-date-parameter
|
||||||
Category: work
|
Category: work
|
||||||
Tags: FHIR, howto
|
Tags: FHIR, howto
|
||||||
|
|||||||
+2
-1
@@ -3,7 +3,7 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
AUTHOR = 'haemka'
|
AUTHOR = 'haemka'
|
||||||
SITENAME = 'haemka'
|
SITENAME = '[haː ɛm kaː]'
|
||||||
SITEURL = ''
|
SITEURL = ''
|
||||||
|
|
||||||
TIMEZONE = 'Europe/Berlin'
|
TIMEZONE = 'Europe/Berlin'
|
||||||
@@ -46,6 +46,7 @@ RELATIVE_URLS = True
|
|||||||
|
|
||||||
DISPLAY_RECENT_ARTICLES_ON_MENU = True
|
DISPLAY_RECENT_ARTICLES_ON_MENU = True
|
||||||
RECENT_ARTICLES_COUNT = 10
|
RECENT_ARTICLES_COUNT = 10
|
||||||
|
DISPLAY_TAG_CLOUD_ON_MENU = True
|
||||||
|
|
||||||
MARKDOWN = {
|
MARKDOWN = {
|
||||||
'extension_configs': {
|
'extension_configs': {
|
||||||
|
|||||||
+1
-1
Submodule themes/latex updated: add49ba73c...4e1ab6da3c
Reference in New Issue
Block a user