examples/webby/content/sitemap.txt in TwP-webby-0.9.4 vs examples/webby/content/sitemap.txt in TwP-webby-0.9.4.1

- old
+ new

@@ -1,8 +1,8 @@ --- # -# Define the following in your Rakefile or some +# Define the following in your Sitefile or some # other location which will be accessed by tasks/setup.rb # # SITE.site_root = "http://webby.rubyforge.org" # extension: xml @@ -26,6 +26,6 @@ <% if p['priority'] || SITE.priority -%> <priority><%= p['priority'] || SITE.priority %></priority> <% end -%> </url> <% end -%> -</urlset> \ No newline at end of file +</urlset>