forked from github.com/GenderDysphoria.fyi
Switched from Handlebars to Handybars
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
|
||||
{{#each pages}}
|
||||
<url>
|
||||
<loc>https://{{../page.domain}}{{url}}</loc>
|
||||
<loc>https://{{page.domain}}{{url}}</loc>
|
||||
<lastmod>{{date dateModified "yyyy-MM-dd'T'HH:mm:ss.SSSxxx"}}</lastmod>
|
||||
</url>
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user