From 74c62db62374d809605edb4fb0e82ba852502ecb Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 2 Jan 2024 11:21:54 +0100 Subject: [PATCH] index: canonical root instead of filename --- index.plp | 1 + 1 file changed, 1 insertion(+) diff --git a/index.plp b/index.plp index 8ce5b8c..022a298 100644 --- a/index.plp +++ b/index.plp @@ -2,6 +2,7 @@ Html({ title => 'cheat sheets', + canonical => '/', version => '1.17', description => [ "Cheat sheets summarising various software programs and standards.", -- 2.30.0