common: prefix version numbers by unlinked 'version'
[sheet.git] / writing.plp
index e26b6550de3d2656f6a464ef55f4429c46aa5d1d..81ef21bcdaf08727032eb3fd39873a340c3cdf66 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'writing system inheritance sheet',
-       version => 'v1.0',
+       version => '1.1',
        description => [
                "Character comparison,",
                "tracking letters as they evolve from Phoenician to modern scripts.",
@@ -12,7 +12,7 @@ Html({
                script glyph unicode writing comparison character alphabet letter
                history phoenician latin sample test language multilingual
        '],
-       stylesheet => [qw'light dark red'],
+       stylesheet => [qw'light circus dark red mono'],
        data => [qw'writing-phnx.inc.pl'],
 });