From 735be16b3cdaa5c23fee0a55d6a35ade11031683 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 6 Mar 2012 02:14:44 +0100 Subject: Disable plugin theme: Needed to merge local.css into style.css. --- config/ikiwiki.setup.in | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in index 42275ff..12fe426 100644 --- a/config/ikiwiki.setup.in +++ b/config/ikiwiki.setup.in @@ -24,6 +24,7 @@ add_plugins: disable_plugins: - htmlscrubber - passwordauth +- theme html5: 0 timeformat: '%c' locale: en_US.UTF-8 -- cgit v1.2.3