X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/28151a28db84c6d6018232f36c0003ecd562b3f0..0b4be0d5ff71ca539da8e741826d499a5d649004:/nethack.plp diff --git a/nethack.plp b/nethack.plp index c10c70c..8396edd 100644 --- a/nethack.plp +++ b/nethack.plp @@ -1,17 +1,19 @@ <(common.inc.plp)><: - use Shiar_Sheet::KeySigns qw(%sign); - our $VERSION = 'v1.0'; + use Shiar_Sheet::KeySigns qw(%sign); + $header{content_type} = "text/html; charset=$sign{charset}"; :> - + nethack cheat sheet + + <:= stylesheet(qw'light dark circus mono red terse') :> <: @@ -21,6 +23,7 @@ print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :> +