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 b3f4d5be10.

* Follow @bep suggestions to fix #9787
pull/9932/head
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

View File

@ -1,6 +1,7 @@
---
title: Overview
weight: 5
title: Learn Kubernetes Basics
linkTitle: Try Our Interactive Tutorials
weight: 10
---
<!DOCTYPE html>

View File

@ -1,5 +0,0 @@
---
title: Kubernetes Basics
weight: 10
---