X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/017f784142bc2a77d8e283dc61ff6306e556387d..2c71866982200bc4c9be7c9dbb63f1a3fded70d4:/charset.plp diff --git a/charset.plp b/charset.plp index 33f02c7..f5b934c 100644 --- a/charset.plp +++ b/charset.plp @@ -6,6 +6,7 @@ my @tablist = split m{/+}, $Request || 'default'; Html({ title => 'charset cheat sheet', version => '1.3', + canonical => "/charset/$Request" . ($mode && '?compare'), description => [ "Reference sheet with all glyphs in common character encoding tables,", "and an overview of Unicode ranges and UTF-8 bytes.", @@ -14,7 +15,7 @@ Html({ charset codepage unicode ascii utf8 latin glyph character encoding reference common overview table '], - (stylesheet => [qw'light']) x !$mode, + (stylesheet => [qw'light dark']) x !$mode, data => [qw( charset.inc.pl charset-encoding.inc.pl charset-unicode.inc.pl charset-ucplanes.inc.pl charset-utf8.inc.pl