From f6ef6f21ae6a409212f7aaa9c50179dd9cdb307e Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Thu, 3 Jun 2010 16:09:33 -0700 Subject: [PATCH] whitespace --- test/source/sitemap.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 %}