summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-07-09 11:12:09 +0200
committerJonas Smedegaard <dr@jones.dk>2017-07-09 11:12:09 +0200
commitb4a5d38be4bb68bc09279dcf38fc833502e395e6 (patch)
treee9d8498a31094fe563a0a8ada2780631bde4be24
parentee9e5502a9555c8e0ae5feedb778865323ef45da (diff)
Adjust timestamp (papering over broken encoding).
-rw-r--r--config/ikiwiki.setup.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
index 71075fe..b9f42a9 100644
--- a/config/ikiwiki.setup.in
+++ b/config/ikiwiki.setup.in
@@ -30,12 +30,12 @@ disable_plugins:
- theme
html5: 1
discussion: 0
-timeformat: '%A d. %e. %B'
+timeformat: '%e. %B %Y'
locale: da_DK.UTF-8
timezone: Europe/Copenhagen
historyurl: http://source.couchdesign.dk/?p=langd/content.git;a=history;f=[[file]]
diffurl: http://source.couchdesign.dk/?p=langd/content.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]
locked_pages: '*'
multimarkdown: 1
-tagbase: tag
+tagbase: /
tag_autocreate_commit: 0