diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index e144d39935..05e96e2901 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -1,3 +1,3 @@ --- -title: Home +title: Documentation --- diff --git a/content/en/docs/home/_index.md b/content/en/docs/home/_index.md index f1a176f39d..a1987166a7 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: 80 --- diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 2f7e85c80f..24639b675e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,7 +5,7 @@