diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md index 29e22511..21e09619 100644 --- a/_docs/01-quick-start-guide.md +++ b/_docs/01-quick-start-guide.md @@ -3,6 +3,7 @@ title: "Quick-Start Guide" permalink: /docs/quick-start-guide/ excerpt: sidebar: + title: "v3.0" nav: docs --- diff --git a/_docs/02-structure.md b/_docs/02-structure.md index 369f3bfc..fb3d2c84 100644 --- a/_docs/02-structure.md +++ b/_docs/02-structure.md @@ -3,6 +3,7 @@ title: "Structure" permalink: /docs/structure/ excerpt: sidebar: + title: "v3.0" nav: docs --- diff --git a/_docs/03-installation.md b/_docs/03-installation.md index 3e03e87d..e58aca9a 100644 --- a/_docs/03-installation.md +++ b/_docs/03-installation.md @@ -3,6 +3,7 @@ title: "Installation" permalink: /docs/installation/ excerpt: sidebar: + title: "v3.0" nav: docs --- diff --git a/_docs/04-upgrading.md b/_docs/04-upgrading.md index 9a497f7e..7f5dfd6c 100644 --- a/_docs/04-upgrading.md +++ b/_docs/04-upgrading.md @@ -3,6 +3,7 @@ title: "Upgrading" permalink: /docs/upgrading/ excerpt: sidebar: + title: "v3.0" nav: docs --- diff --git a/_docs/docs-2.md b/_docs/docs-2.md index 728c1690..73ac32e0 100644 --- a/_docs/docs-2.md +++ b/_docs/docs-2.md @@ -2,6 +2,7 @@ title: "v2 Documentation" excerpt: "Minimal Mistakes Jekyll theme version 2 setup and installation instructions." sidebar: + title: "v3.0" nav: docs --- diff --git a/_includes/nav_list b/_includes/nav_list index 1e669b75..b089b63e 100644 --- a/_includes/nav_list +++ b/_includes/nav_list @@ -2,6 +2,7 @@ {% assign navigation = site.data.navigation[page.sidebar.nav] %}