Merge branch '1.4.x'

pull/1327/head
Ryan Wang 2021-03-27 12:02:47 +08:00
commit 444e649169
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>${blog_url!}</loc>
<lastmod>${options.birthday?number_to_datetime?iso_local}</lastmod>
</url>
<#if posts?? && posts?size gt 0>
<#list posts as post>
<url>
@ -28,4 +32,4 @@
</#list>
</#if>
</@tagTag>
</urlset>
</urlset>