lib/nanoc/helpers/xml_sitemap.rb in nanoc-4.0.0b2 vs lib/nanoc/helpers/xml_sitemap.rb in nanoc-4.0.0b3

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: utf-8 - module Nanoc::Helpers # Contains functionality for building XML sitemaps that will be crawled by # search engines. See the [Sitemaps protocol site](http://www.sitemaps.org) # for details. module XMLSitemap