bump page versions since v1.13
[sheet.git] / index.plp
index 7377784883e643d3bc971dbbf0691d9e661510f9..8d48cf79e7a5d03030f34f6041326e43dac6c58a 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.11',
+       version => '1.14',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
@@ -18,6 +18,7 @@ Html({
        data => ['UPDATE'],
 });
 
+exit if $ENV{REQUEST_METHOD} eq 'HEAD';
 :>
 <h1>Shiar's cheat sheets</h1>
 
@@ -77,8 +78,7 @@ if (open my $log, '<', 'UPDATE') {{
 <li><a href="/perl">perl versions</a>
 <li><a href="/apl">apl symbols</a>
 <li><a href="/termcol">terminal colours</a>
-<li><a href="/sc/2">starcraft 2 units</a>
-       (<a href="/sc" title="StarCraft: Brood War">bw</a>)
+<li><a href="/sc/lotv">starcraft units</a>
 <li><a href="/emoji">emoticons</a>
 <li><a href="/dieren">dieren (Dutch animals)</a>
 </ul>