htaccess: defer compression to server configuration
[sheet.git] / index.plp
index 3e997e3dccc63d418215e2817333dbd90de55b63..83da183d736444923b421ef4b0ac8993498523ec 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -9,6 +9,11 @@ Html({
        keywords => [qw'
                sheet cheat reference software overview summary help keyboard map unicode
        '],
+       raw => [
+               '<link rel="alternate" type="application/rss+xml"',
+               ' title="RSS feed of repository updates"',
+               ' href="http://git.shiar.nl/sheet.git/rss">',
+       ],
 });
 
 :>
@@ -18,7 +23,7 @@ Html({
 Through the miracle of formatting, design, abbreviation, compression, and Perl,
 the following topics have been condensed into single pages of reference.
 <br>
-Originally created by Mischa <span style="font-variant:small-caps">Poslawsky</span>,
+Originally created by Mischa <span class="family-name">Poslawsky</span>,
 but you're free to use, print, alter, and redistribute under the AGPL license.
 </p>
 <:
@@ -55,6 +60,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>