logo2014 added , sitemap fix

This commit is contained in:
Andreas Stephanides
2014-12-08 17:08:26 +01:00
parent 34891f09bf
commit 2bc428456c
2 changed files with 1 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ SitemapGenerator::Sitemap.create do
end end
Globalize.with_locale(:de) do Globalize.with_locale(:de) do
Themengruppe.public.with_translations(:de).find_each do |thema| Themengruppe.public.with_translations(:de).find_each do |thema|
add themengruppe_path(thema, :locale=>:de, :theme=>nil),:lastmod=>thema.updated_at, :lang=>"de"} add themengruppe_path(thema, :locale=>:de, :theme=>nil),:lastmod=>thema.updated_at
end end
end end
# Put links creation logic here. # Put links creation logic here.

BIN
public/logo2014_64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB