mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 18:27:56 +02:00
docs: plugin-content-sitemap
-> plugin-sitemap
(#8484)
This commit is contained in:
parent
0371d579d9
commit
949158d35b
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ module.exports = {
|
|||
blog: {},
|
||||
// Will be passed to @docusaurus/plugin-content-pages (false to disable)
|
||||
pages: {},
|
||||
// Will be passed to @docusaurus/plugin-content-sitemap (false to disable)
|
||||
// Will be passed to @docusaurus/plugin-sitemap (false to disable)
|
||||
sitemap: {},
|
||||
// Will be passed to @docusaurus/plugin-google-gtag (only enabled when explicitly specified)
|
||||
gtag: {},
|
||||
|
|
Loading…
Add table
Reference in a new issue