master
Joey Hess 2008-10-29 18:06:35 -04:00
parent 3b8740ebee
commit cb8fb03fc4
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 rst}],
add_plugins => [qw{goodstuff version haiku polygen fortune}],
}