From 6cd8128475fa89426ac4ff4eb43667124646f23b Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Thu, 1 Nov 2018 05:44:44 -0700 Subject: [PATCH] Fix secondary nav to use Home (#10800) --- content/en/docs/home/_index.md | 2 +- layouts/partials/header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/home/_index.md b/content/en/docs/home/_index.md index 2a7477baf4524..7f6b94a122007 100644 --- a/content/en/docs/home/_index.md +++ b/content/en/docs/home/_index.md @@ -8,7 +8,7 @@ cid: userJourneys css: /css/style_user_journeys.css js: /js/user-journeys/home.js, https://use.fontawesome.com/4bcc658a89.js display_browse_numbers: true -linkTitle: Documentation +linkTitle: "Home" main_menu: true weight: 10 menu: diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 907fb6a187a95..7a977cad7d69e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,7 +5,7 @@