diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 03:00:44 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 03:00:44 +0200 |
commit | df4c3cae424081135547800c4e53142b60d55c9a (patch) | |
tree | f4db6fc825b3a6ff96490643c2886994370b0741 /ikiwiki_nb.setup | |
parent | 93208b70e2ac342def5f07c82cae0dac482fae95 (diff) | |
parent | 7fad9b584f9fd18547f263aaa54c7006d68716ed (diff) |
Merge branch '_multilang' into multilang
Diffstat (limited to 'ikiwiki_nb.setup')
-rw-r--r-- | ikiwiki_nb.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 94b5c5f..7f1d661 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.setup @@ -112,7 +112,7 @@ use IkiWiki::Setup::Standard { # the default exclude list. #exclude => qr/\.wav$/, # To change the extension used for generated html files. - #htmlext => 'htm', + #htmlext => 'nb.html', # Time format (for strftime) #timeformat => '%c', # Locale to use. Must be a UTF-8 locale. |