common: match version suffix for indirect stylesheet includes
[sheet.git] / index.plp
index 36d87eb4b4683830ce4cd3de76e152246be2d965..e0b761f43188eeb8fe4bb164d79db7fc642ba9e0 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,13 +2,19 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.9',
+       version => '1.10',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
        keywords => [qw'
                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">',
+       ],
 });
 
 :>
@@ -55,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>