nouveau-theatre-de-besancon/site/plugins/kirby-seo/templates/sitemap.xml.php
2024-09-19 07:36:53 +02:00

5 lines
93 B
PHP

<?php
use tobimori\Seo\Sitemap\SitemapIndex;
echo SitemapIndex::instance()->render($page);