mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02:00
docs: migrate to the built-in sitemap template (#39951)
This commit is contained in:
@@ -5,7 +5,7 @@ description: ""
|
||||
url: /404.html
|
||||
robots: noindex,follow
|
||||
sitemap:
|
||||
exclude: true
|
||||
disable: true
|
||||
---
|
||||
|
||||
<div class="text-center py-5">
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap:
|
||||
exclude: true
|
||||
disable: true
|
||||
redirect: "/docs/5.3/getting-started/introduction/"
|
||||
---
|
||||
|
@@ -6,7 +6,7 @@ aliases: "/docsref/"
|
||||
toc: true
|
||||
robots: noindex,follow
|
||||
sitemap:
|
||||
exclude: true
|
||||
disable: true
|
||||
---
|
||||
|
||||
## Buttons
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap:
|
||||
exclude: true
|
||||
disable: true
|
||||
redirect: "/docs/5.3/getting-started/introduction/"
|
||||
---
|
||||
|
Reference in New Issue
Block a user