sitemap update

This commit is contained in:
2014-12-08 16:14:15 +01:00
parent ad6fc74303
commit d17e5330e9

View File

@@ -1,7 +1,7 @@
# Set the host name for URL creation # Set the host name for URL creation
require 'rubygems' require 'rubygems'
require 'sitemap_generator' require 'sitemap_generator'
SitemapGenerator::Sitemap.default_host = "http://localhost:3000" SitemapGenerator::Sitemap.default_host = "http://www.fet.at"
SitemapGenerator::Sitemap.create do SitemapGenerator::Sitemap.create do
add root_path add root_path