git: b2b545e291 - main - index: Remove 12.2 from supported releases
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Apr 2022 17:40:55 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=b2b545e29126691df6548d2b304e04ceb4d4ea5f commit b2b545e29126691df6548d2b304e04ceb4d4ea5f Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-04-04 17:39:45 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-04-04 17:40:31 +0000 index: Remove 12.2 from supported releases Sponsored by: The FreeBSD Foundation --- website/themes/beastie/layouts/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html index 985f8f3b7c..46c3b7a7a1 100755 --- a/website/themes/beastie/layouts/index.html +++ b/website/themes/beastie/layouts/index.html @@ -50,7 +50,6 @@ {{ i18n "production" }}: <a href={{ index $.Site.Data.releases "u-rel130-announce" }}>{{ index $.Site.Data.releases "rel130-current" }}</a>, <a href={{ index $.Site.Data.releases "u-rel123-announce" }}>{{ index $.Site.Data.releases "rel123-current" }}</a>, - <a href={{ index $.Site.Data.releases "u-rel122-announce" }}>{{ index $.Site.Data.releases "rel122-current" }}</a> </li> {{ $betaUpcoming := index $.Site.Data.releases "beta-upcoming" }} {{ if ne $betaUpcoming "IGNORE" }}