fix typo
parent
1e5cd11635
commit
e62664cddb
|
@ -6,3 +6,4 @@ instead of
|
|||
|
||||
#htmlext => '.htm',
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -87,7 +87,7 @@ use IkiWiki::Setup::Standard {
|
|||
# the default exclude list.
|
||||
#exclude => qr/*\.wav/,
|
||||
# To change the extension used for generated html files.
|
||||
#htmlext => '.htm',
|
||||
#htmlext => 'htm',
|
||||
# Time format (for strftime)
|
||||
#timeformat => '%c',
|
||||
# Locale to use. Must be a UTF-8 locale.
|
||||
|
|
Loading…
Reference in New Issue