common: match version suffix for indirect stylesheet includes
[sheet.git] / index.plp
index c3b02ec36af7d7f031bd99811357d075bdb4cf66..e0b761f43188eeb8fe4bb164d79db7fc642ba9e0 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.9',
+       version => '1.10',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
@@ -10,6 +10,7 @@ Html({
                sheet cheat reference software overview summary help keyboard map unicode
        '],
        raw => [
+               '<link rel="sitemap" type="application/xml" href="/sitemap.xml">',
                '<link rel="alternate" type="application/rss+xml"',
                ' title="RSS feed of repository updates"',
                ' href="http://git.shiar.nl/sheet.git/rss">',
@@ -60,6 +61,7 @@ if (open my $log, '-|', git => 'log', -1, @format) {{
 <li><a href="/digraphs">digraphs</a>
 <li><a href="/writing">alphabet comparison</a>
 <li><a href="/latin">latin variants</a>
+<li><a href="/digits">numerals</a>
 <li><a href="/font">font coverage</a>
 </ul>
 </div>