diff --git a/test/source/sitemap.xml b/test/source/sitemap.xml index e84d32fe..c3c3cbe3 100644 --- a/test/source/sitemap.xml +++ b/test/source/sitemap.xml @@ -2,8 +2,8 @@ layout: nil --- - + http://example.com @@ -20,13 +20,13 @@ layout: nil 0.2 {% endfor %} - + {% for page in site.html_pages %} http://example.com{{ page.url }} {{ site.time | date: "%Y-%m-%d" }} {% if page.changefreq %}{{ page.changefreq }}{% endif %} {% if page.priority %}{{ page.priority }}{% endif %} - - {% endfor %} + + {% endfor %}