X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/2a0b17e8c37b13b5af67cd03d99d70e26d4e5744..dbf4a34af50113bb56c5dfaae3afeb6441e0cd8d:/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 => '', });