X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/9e4974683459036041b339e6576f6d9e2e48edaa..5299da1556ec4ccf5c93fea0d1c4dcef5f6bb180:/keyboard.plp?ds=sidebyside diff --git a/keyboard.plp b/keyboard.plp index e4ba72d..a2c2f2e 100644 --- a/keyboard.plp +++ b/keyboard.plp @@ -43,7 +43,7 @@ Html({ '404 request not found', ); -say "

$mode cheat sheet

"; +say "

$mode keyboard

"; say "

$_

" for $info->{intro} // (); say "

", $info->{mode}->{''}, " (default)

" if $info->{mode} and %{ $info->{mode} } > 1;