Improve left nav for Tasks. (#8582)

* Add weights to first three Task sections.

* Add one more weight.
This commit is contained in:
Steve Perry
2018-05-19 21:43:52 -07:00
committed by k8s-ci-robot
parent 4d68d58911
commit 4207de7d63
24 changed files with 23 additions and 50 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: "Install Tools"
weight: 20
weight: 10
---
@@ -1,6 +1,7 @@
---
title: Installing kubeadm
content_template: templates/task
weight: 30
---
{{% capture overview %}}
@@ -4,6 +4,7 @@ reviewers:
- mikedanese
title: Install and Set Up kubectl
content_template: templates/task
weight: 10
---
{{% capture overview %}}
@@ -1,6 +1,7 @@
---
title: Install Minikube
content_template: templates/task
weight: 20
---
{{% capture overview %}}