From 4365a6b9462255f10556c1a3602e025d5fe77781 Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Wed, 10 Apr 2019 16:53:13 -0700 Subject: [PATCH] add 'Documentation' to main menu (#1161) --- docs/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_index.md b/docs/_index.md index 664511543..c89d5766f 100755 --- a/docs/_index.md +++ b/docs/_index.md @@ -3,6 +3,9 @@ title: "Welcome to Knative" linkTitle: "Documentation" weight: 10 type: "docs" +menu: + main: + weight: 10 --- {{% readfile file="README.md" relative="true" markdown="true" %}}