diff --git a/src/main/resources/templates/common/web/sitemap_xml.ftl b/src/main/resources/templates/common/web/sitemap_xml.ftl index 6cdf710c166dcf4b358d81e2dc610aa6180f88b9..0d24441ed4ea00f851a778983c9375288d546338 100644 --- a/src/main/resources/templates/common/web/sitemap_xml.ftl +++ b/src/main/resources/templates/common/web/sitemap_xml.ftl @@ -1,5 +1,9 @@ + + ${blog_url!} + ${options.birthday?number_to_datetime?iso_local} + <#if posts?? && posts?size gt 0> <#list posts as post> @@ -28,4 +32,4 @@ - \ No newline at end of file +