diff options
| author | XhmikosR <[email protected]> | 2024-03-25 21:28:37 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-25 21:28:37 +0200 |
| commit | 9480a3d01d12968f8c0b06cf62d9554120ae1639 (patch) | |
| tree | 05cb23ebdc1aae084daccf34e48054f358248824 /site/content/docs/_index.html | |
| parent | 11037f8407d2533bdb2d70962a1802d2ecfeadc9 (diff) | |
| download | bootstrap-9480a3d01d12968f8c0b06cf62d9554120ae1639.tar.xz bootstrap-9480a3d01d12968f8c0b06cf62d9554120ae1639.zip | |
docs: update sitemap template (#39819)
Diffstat (limited to 'site/content/docs/_index.html')
| -rw-r--r-- | site/content/docs/_index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/content/docs/_index.html b/site/content/docs/_index.html index b04e391bc..1e1800699 100644 --- a/site/content/docs/_index.html +++ b/site/content/docs/_index.html @@ -1,5 +1,6 @@ --- layout: redirect -sitemap_exclude: true +sitemap: + exclude: true redirect: "/docs/5.3/getting-started/introduction/" --- |
