charset: link symbols group in shared menu
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Sep 2024 13:24:15 +0000 (15:24 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 7 Sep 2024 23:50:14 +0000 (01:50 +0200)
charset.plp

index 7909fa8d4ed0f5b06f5bcb4351bdd3cfe9e3b004..c9cb5f7bdf3f00821f936be9ee0a9e4b65672f19 100644 (file)
@@ -5,7 +5,7 @@ my @tablist = split m{/+}, $Request || 'default';
 
 Html({
        title => 'charset cheat sheet',
-       version => '1.3',
+       version => '1.4',
        canonical => "/charset/$Request" . ($mode && '?compare'),
        description => [
                "Reference sheet with all glyphs in common character encoding tables,",
@@ -56,6 +56,7 @@ print join " •\n", (
                mac      => 'Apple',
                ebcdic   => 'EBCDIC',
                legacy   => 'legacy',
+               symbols  => 'symbols',
                $tablist[0] eq 'default' ? () : ('' => 'common'),
        ],
        [