diff --git a/public/sitemap.xml b/public/sitemap.xml index a4729ff..ebaea8f 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,8 +2,8 @@ {{#each pages}} - https://{{page.domain}}{{this.url}} - {{date this.dateModified "yyyy-MM-dd'T'HH:mm:ss.SSSxxx"}} + https://{{../page.domain}}{{url}} + {{date dateModified "yyyy-MM-dd'T'HH:mm:ss.SSSxxx"}} {{/each}}