keyboard/altgr: mkcharinfo from updated include structure
[sheet.git] / index.plp
index c20b44b09be85cfd20b5a781e7d5c56cff1799d2..022a2981b668cafa1cca8ecfca7a1a871a2351c8 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,8 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.13',
+       canonical => '/',
+       version => '1.17',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
@@ -17,8 +18,6 @@ Html({
        ],
        data => ['UPDATE'],
 });
-
-exit if $ENV{REQUEST_METHOD} eq 'HEAD';
 :>
 <h1>Shiar's cheat sheets</h1>
 
@@ -52,7 +51,9 @@ if (open my $log, '<', 'UPDATE') {{
 <li><a href="/vimperator">vimperator</a>
 <li><a href="/mutt">mutt</a>
 <li><a href="/nethack">nethack</a>
-<li><a href="/mplayer">mplayer</a>
+<li><a href="/mplayer/mpv">mplayer/mpv</a>
+<li><a href="/keyboard/altgr/windows">altgr</a>
+    <a href="/keyboard/altgr">etc.</a>
 </ul>
 </div>