nouveau-theatre-de-besancon/site/plugins/kirby-seo/templates/sitemap.xml.php

6 lines
93 B
PHP
Raw Normal View History

2024-09-19 07:36:53 +02:00
<?php
use tobimori\Seo\Sitemap\SitemapIndex;
echo SitemapIndex::instance()->render($page);