page-sitemap: tweak description

This commit is contained in:
Starbeamrainbowlabs 2021-09-03 02:04:41 +01:00
parent ec0b556892
commit edd1702ea3
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ register_module([
"name" => "Sitemap",
"version" => "0.1",
"author" => "Starbeamrainbowlabs",
"description" => "Adds XML sitemap generation. Additional manual setup is required to notify search engines about the sitemap generated. See the Features FAQ in the documentation (or your wiki's credits page) for more information.",
"description" => "Adds XML sitemap generation. Additional manual setup is required to notify search engines about the sitemap. See the Features FAQ in the documentation (or your wiki's credits page) for more information.",
"id" => "page-sitemap",
"code" => function() {
global $settings;