payrepmc_app/app/views/public/seo/_sitemap_cirque.builder
2018-08-03 01:08:08 +02:00

7 lines
128 B
Ruby

xml.url do
xml.loc "https://cirques-animaux.fr/"
xml.lastmod w3c_date(Time.now)
xml.changefreq "always"
end