Skip to content

Commit 3ea6dc4

Browse files
committed
changed order of titles
1 parent 94222e7 commit 3ea6dc4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/waf/configure/compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Build and use the compiler tool"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 300
5+
weight: 200
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/converters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Build and use the converter tools"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 400
5+
weight: 300
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/kubernetes-read-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Add a read-only filesystem for Kubernetes "
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 700
5+
weight: 600
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/nginx-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Configure NGINX features with F5 WAF"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 200
5+
weight: 700
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/secure-mtls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Secure traffic using mTLS"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 600
5+
weight: 500
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/selinux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Configure SELinux"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 500
5+
weight: 400
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

0 commit comments

Comments
 (0)