Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make sure deleted tag pages don't get recreated.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
color.pm
diff --git
a/IkiWiki/Plugin/color.pm
b/IkiWiki/Plugin/color.pm
index 53d8389d231cacafc6320292bd2a6b4fcc1456e8..20505893b5885847370a99c84c900d6032d72ef9 100644
(file)
--- a/
IkiWiki/Plugin/color.pm
+++ b/
IkiWiki/Plugin/color.pm
@@
-5,7
+5,7
@@
package IkiWiki::Plugin::color;
use warnings;
use strict;
use warnings;
use strict;
-use IkiWiki
2
.00;
+use IkiWiki
3
.00;
sub import {
hook(type => "preprocess", id => "color", call => \&preprocess);
sub import {
hook(type => "preprocess", id => "color", call => \&preprocess);