master
Joey Hess 2008-11-06 20:49:52 -05:00
parent 11d377af81
commit bc705245ca
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ use IkiWiki::Setup::Standard {
userdir => "users",
usedirs => 0,
prefix_directives => 1,
add_plugins => [qw{goodstuff version haiku polygen fortune txt}],
add_plugins => [qw{goodstuff version haiku polygen fortune}],
}