diff --git a/index.php b/index.php index e0c2fa0..dd86c94 100755 --- a/index.php +++ b/index.php @@ -20,7 +20,7 @@ 'urlIconClr' => false, // colour of icon shown before page/image url 'urlTagClr' => false, // colour of language tag shown after page url // title at the top of the sitemap: - 'title' => site()->title() . ' Sitemap', + 'title' => 'Sitemap', // introductory text that appears below the title - use [[count]] to display URL count: 'intro' => 'Sitemaps are used by search engines to find and classify the content of you website - more information at sitemaps.org. This page displays the sitemap after it has been transformed into a more human-readable format. This sitemap contains [[count]] URLs.', // string for 'images' pill at top of map: