From 974439d477eb6c11bf26d3af65f6123f905ddfc6 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Sat, 15 Apr 2023 18:39:28 +0200 Subject: [PATCH] fix sitemap URI --- layout/sitemap_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/sitemap_item.xml b/layout/sitemap_item.xml index 67c7292..cd3f10f 100644 --- a/layout/sitemap_item.xml +++ b/layout/sitemap_item.xml @@ -1,4 +1,4 @@ -{{ site_url }}/{{ post_url }}/ +{{ site_url }}/{{ post_url }} {{ date }}