fix sitemap URI
This commit is contained in:
parent
7572467150
commit
974439d477
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<url>
|
||||
<loc>{{ site_url }}/{{ post_url }}/</loc>
|
||||
<loc>{{ site_url }}/{{ post_url }}</loc>
|
||||
<lastmod>{{ date }}</lastmod>
|
||||
</url>
|
||||
|
|
Loading…
Add table
Reference in a new issue