From 7fad9b584f9fd18547f263aaa54c7006d68716ed Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 30 Aug 2008 03:00:19 +0200 Subject: Set (commented out) locale-specific html extension in configs. --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index b41b128..fe0e1bb 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -107,7 +107,7 @@ use IkiWiki::Setup::Standard { # the default exclude list. #exclude => qr/\.wav$/, # To change the extension used for generated html files. - #htmlext => 'htm', + #htmlext => 'en.html', # Time format (for strftime) #timeformat => '%c', # Locale to use. Must be a UTF-8 locale. -- cgit v1.2.3