From 77ef0f81910531d9f6369eb5e42e7dab3c9f96c8 Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Thu, 20 Jul 2023 00:33:49 +0530 Subject: [PATCH] fix sitemap --- html-only/layouts/_default/sitemap.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/html-only/layouts/_default/sitemap.xml b/html-only/layouts/_default/sitemap.xml index c88e8ea..9bdab71 100644 --- a/html-only/layouts/_default/sitemap.xml +++ b/html-only/layouts/_default/sitemap.xml @@ -1,6 +1,8 @@ {{ printf "" | safeHTML }} - + {{ range .Data.Pages }} {{- if .Permalink -}}