Skip to content

Commit b5f2230

Browse files
committed
docs: migrate to the built-in sitemap template (twbs#39951)
1 parent 4565525 commit b5f2230

11 files changed

+339
-16
lines changed
Loading
Loading
Loading
Loading

Bootstrap uzduotis 7.1/7.1.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.block {background-color: antiquewhite;
2+
margin-top: 10px;
3+
height:230px;}
4+

Bootstrap uzduotis 7.1/Uzduotis 7.1.html

Lines changed: 331 additions & 0 deletions
Large diffs are not rendered by default.

site/content/404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: ""
55
url: /404.html
66
robots: noindex,follow
77
sitemap:
8-
exclude: true
8+
disable: true
99
---
1010

1111
<div class="text-center py-5">

site/content/docs/5.3/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: redirect
33
sitemap:
4-
exclude: true
4+
disable: true
55
redirect: "/docs/5.3/getting-started/introduction/"
66
---

site/content/docs/5.3/docsref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aliases: "/docsref/"
66
toc: true
77
robots: noindex,follow
88
sitemap:
9-
exclude: true
9+
disable: true
1010
---
1111

1212
## Buttons

site/content/docs/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: redirect
33
sitemap:
4-
exclude: true
4+
disable: true
55
redirect: "/docs/5.3/getting-started/introduction/"
66
---

site/layouts/sitemap.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)