From 341cccab76e97c786cdbca6a495056082503020d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 13 Oct 2010 22:13:07 +0200 Subject: Enable plugin h1title. --- ikiwiki.setup | 1 + 1 file changed, 1 insertion(+) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 984713b..6504876 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -40,6 +40,7 @@ use IkiWiki::Setup::Standard { rcs => 'git', # plugins to add to the default configuration add_plugins => [qw{ + h1title }], # plugins to disable disable_plugins => [qw{ -- cgit v1.2.3