X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d37e00ff50c4cee3f23749febcfe6e33e1f608a..e98b059d1f6bbd6ac8ca06de152959536e4b98b0:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index fbe8a5d..68b8828 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -14,8 +14,8 @@ $header{content_type} = 'text/html; charset=utf-8'; + digraph cheat sheet - <: my %styles = map {$_ => $_} qw(dark circus mono red terse); our $style = exists $get{style} && $styles{$get{style}} || 'light'; @@ -124,8 +124,8 @@ print "\n";