X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/2a0b17e8c37b13b5af67cd03d99d70e26d4e5744..f36b90d38f4fecd4c9eb7e142c23db79b86ff279:/codec.plp?ds=inline diff --git a/codec.plp b/codec.plp index 05fe30e..1aeaa3b 100644 --- a/codec.plp +++ b/codec.plp @@ -11,10 +11,9 @@ if ($@) { Html({ title => "$title cheat sheet", - version => '1.0', + version => '1.1', description => $info->{intro}, keywords => [@{ $info->{keywords} // [] }, qw' feature comparison support benchmark '], - stylesheet => [qw'light circus dark red'], data => ["codec-$page.inc.pl"], raw => '', });