From 5116efd5199210d6f6e6902cf0b426dd19b3894a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 9 Jan 2021 17:09:49 -0800 Subject: [PATCH 1/2] Add a link to v4.x from the v5 homepage --- site/layouts/partials/home/masthead.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index 293819f53..4c3be27e9 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -17,7 +17,9 @@

Currently v{{ .Site.Params.current_version }} · - Previous releases + Jump to v4.x + · + All releases

From 46775ad2c5813556ed6af085bdcacbf13abcaa17 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 11 Jan 2021 13:25:11 -0800 Subject: [PATCH 2/2] Update masthead.html --- site/layouts/partials/home/masthead.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index 4c3be27e9..0989e8c33 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -17,7 +17,7 @@

Currently v{{ .Site.Params.current_version }} · - Jump to v4.x + Jump to v4.x · All releases