payre3p_app/app/views/public/seo/_sitemap_cirque.builder
2018-08-02 23:49:05 +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