X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f18c74928ccf255c0c03f352732dd674efd73040..667fc3716d8e2e824df69cf0e4f446b72e5f76d8:/latin.plp diff --git a/latin.plp b/latin.plp index 25d8b10..f9e4718 100644 --- a/latin.plp +++ b/latin.plp @@ -2,7 +2,7 @@ Html({ title => 'latin alphabet cheat sheet', - version => '1.3', + version => '1.4', description => [ ], keywords => [qw' @@ -18,7 +18,6 @@ Html({ :> @@ -79,7 +78,7 @@ else { my ($id, $info) = @{$row}; printf '', $id; - say '', $info->{title} // ucfirst $id; + say '', $info->{name} // ucfirst $id; my $colspan = 1; my $col = 0; @@ -116,5 +115,7 @@ else { :> - +