X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d37e00ff50c4cee3f23749febcfe6e33e1f608a..5ff4b1c1b790314cd654d32ca6d72368d1748283:/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";