* 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
parent
7353abde4b
commit
4c581ee74b
|
|
@ -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
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue