bump page versions since v1.13
[sheet.git] / index.plp
index 6dfad817264ab414dd8446e1ef730ff33e2f4659..8d48cf79e7a5d03030f34f6041326e43dac6c58a 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.13',
+       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>