Fixes #9787. Be explicit with page name for Hugo to find section (#9874)

* Fixes #9787. Be explicit with page name for Hugo to find section

* Revert "Fixes #9787. Be explicit with page name for Hugo to find section"

This reverts commit b3f4d5be107149777173ac345a2cadcaf8b0c5ff.

* Follow @bep suggestions to fix #9787
This commit is contained in:
Ben Hall
2018-08-20 20:42:10 +01:00
committed by k8s-ci-robot
parent 7353abde4b
commit 4c581ee74b
2 changed files with 3 additions and 7 deletions
@@ -1,6 +1,7 @@
---
title: Overview
weight: 5
title: Learn Kubernetes Basics
linkTitle: Try Our Interactive Tutorials
weight: 10
---
<!DOCTYPE html>
@@ -1,5 +0,0 @@
---
title: Kubernetes Basics
weight: 10
---