1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-05-31 21:52:56 +00:00

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

View file

@ -7,7 +7,7 @@ register_module([
"name" => "Sitemap", "name" => "Sitemap",
"version" => "0.1", "version" => "0.1",
"author" => "Starbeamrainbowlabs", "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", "id" => "page-sitemap",
"code" => function() { "code" => function() {
global $settings; global $settings;