From 6580c167d58fb5d7450d6ab6543fcb56ee329f97 Mon Sep 17 00:00:00 2001 From: Jeff MacKinnon Date: Thu, 15 Sep 2022 15:47:00 -0300 Subject: [PATCH] Adding canoical URL to page. --- templates/page.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/page.html b/templates/page.html index 23ef081..f9a7407 100644 --- a/templates/page.html +++ b/templates/page.html @@ -11,6 +11,8 @@ {{ translations.entry_hreflang(page) }} {% endif %} + + {% endblock %}