X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a5c0408aa517489b5610479a7aab78d83e11aa23..0934eb163565512a7e1622f931a2f6a60b7c0872:/unicode.plp diff --git a/unicode.plp b/unicode.plp index eeea675..b55e771 100644 --- a/unicode.plp +++ b/unicode.plp @@ -14,8 +14,8 @@ $header{content_type} = 'text/html; charset=utf-8'; -digraph cheat sheet +digraph cheat sheet <: my %styles = map {$_ => $_} qw(dark circus mono red terse); our $style = exists $get{style} && $styles{$get{style}} || 'light';