From 4083c54a5beca675ae1c04a803b017dee7c79300 Mon Sep 17 00:00:00 2001 From: Jeff MacKinnon Date: Mon, 7 Feb 2022 19:06:24 -0400 Subject: [PATCH] Modified SEO on page template --- templates/page.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/page.html b/templates/page.html index 0bd3a6d..a776514 100644 --- a/templates/page.html +++ b/templates/page.html @@ -11,10 +11,6 @@ {{ translations.entry_hreflang(page) }} {% endif %} - - - - {% endblock %}