X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/885337ac8f6df8b7971248d0c31eed25ab5b8123..2c71866982200bc4c9be7c9dbb63f1a3fded70d4:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 5b5f414..0fb9223 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.3', + version => '1.5', description => $di->{description} // [ "Complete table of digraph characters from", ($di->{title} // $mode) . ".", @@ -18,7 +18,7 @@ Html({ digraph mnemonic compose composition pair character char glyph table unicode vim '], - stylesheet => [qw'light'], + stylesheet => [qw'light dark'], data => ["data/$include.json"], });