X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/7dcd95ca1bc9fb7330103791695eec05085d67af..3f38a7192491a73a1527179cdd68218f023aed61:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 9f96c50..65d2a3b 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -9,7 +9,7 @@ warn "error in $include: ", @{$@} if ref $@; Html({ title => "$mode digraph cheat sheet", - version => '1.4', + version => '1.5', description => $di->{description} // [ "Complete table of digraph characters from", ($di->{title} // $mode) . ".", @@ -18,7 +18,6 @@ Html({ digraph mnemonic compose composition pair character char glyph table unicode vim '], - stylesheet => [qw'light'], data => ["data/$include.json"], });