From a1adcdb4b9858dca76c790d2bfaf4d490f388af9 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Mon, 30 Jan 2023 16:21:36 +0530 Subject: [PATCH] Replace `/index.html` in meta for pagination pages --- lib/template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/template.html b/lib/template.html index 981aa9ac..837e8085 100755 --- a/lib/template.html +++ b/lib/template.html @@ -51,10 +51,10 @@ {% endif %} {% if paginator.previous_page %} - + {% endif %} {% if paginator.next_page %} - + {% endif %} {% if seo_tag.image %}