mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
no changefreq for sitemaps
This commit is contained in:
parent
6957305fc0
commit
d6d0d983a1
1 changed files with 0 additions and 1 deletions
1
Rakefile
1
Rakefile
|
@ -572,7 +572,6 @@ task :generate_sitemap => [:environment] do
|
|||
xml.sitemap {
|
||||
xml.loc "https://neocities.org/sitemap/index-#{key}.xml.gz"
|
||||
xml.lastmod Time.now.strftime("%Y-%m-%d")
|
||||
xml.changefreq 'daily'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue