Skip to content

Commit 46778ae

Browse files
authored
First pass at replacing _build with build (#16808)
1 parent 3bab1f0 commit 46778ae

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

content/en/about/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ sidebar_none: true
66
weight: 15
77
doc_type: about
88
cascade:
9-
_build:
9+
build:
1010
render: always
1111
list: always
12-
_build:
12+
build:
1313
render: never
1414
list: never
1515
---

content/es/about/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ sidebar_none: true
66
weight: 15
77
doc_type: about
88
cascade:
9-
_build:
9+
build:
1010
render: always
1111
list: always
12-
_build:
12+
build:
1313
render: never
1414
list: never
1515
---

content/uk/about/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ sidebar_none: true
66
weight: 15
77
doc_type: about
88
cascade:
9-
_build:
9+
build:
1010
render: always
1111
list: always
12-
_build:
12+
build:
1313
render: never
1414
list: never
1515
---

content/zh/about/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ weight: 15
77
icon: about
88
doc_type: about
99
cascade:
10-
_build:
10+
build:
1111
render: always
1212
list: always
13-
_build:
13+
build:
1414
render: never
1515
list: never
1616
---

0 commit comments

Comments
 (0)