mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-10-31 21:33:00 +00:00
page-sitemap: tweak description
This commit is contained in:
parent
ec0b556892
commit
edd1702ea3
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue