git: c7178d8887 - main - Website: Show that 14.1 is preferred release and 14.0/13.3 are legacy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Aug 2024 19:10:09 UTC
The branch main has been updated by brd: URL: https://cgit.FreeBSD.org/doc/commit/?id=c7178d888733a05643a53291d99e34f1876ec875 commit c7178d888733a05643a53291d99e34f1876ec875 Author: Brad Davis <brd@FreeBSD.org> AuthorDate: 2024-08-25 19:09:04 +0000 Commit: Brad Davis <brd@FreeBSD.org> CommitDate: 2024-08-25 19:09:04 +0000 Website: Show that 14.1 is preferred release and 14.0/13.3 are legacy PR: 280926 --- website/themes/beastie/layouts/index.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html index 0cf789eb0d..18ffc7f529 100755 --- a/website/themes/beastie/layouts/index.html +++ b/website/themes/beastie/layouts/index.html @@ -63,16 +63,13 @@ <ul id="frontreleaseslist"> <li> {{ i18n "production" }}: - <a href={{ index $.Site.Data.releases "u-rel133-announce" }}>{{ index $.Site.Data.releases "rel133-current" }}</a>, - <a href={{ index $.Site.Data.releases "u-rel140-announce" }}>{{ index $.Site.Data.releases "rel140-current" }}</a>, <a href={{ index $.Site.Data.releases "u-rel141-announce" }}>{{ index $.Site.Data.releases "rel141-current" }}</a> </li> - <!-- <li> {{ i18n "legacy" }}: - <a href={{ index $.Site.Data.releases "u-rel124-announce" }}>{{ index $.Site.Data.releases "rel124-current" }}</a> + <a href={{ index $.Site.Data.releases "u-rel133-announce" }}>{{ index $.Site.Data.releases "rel133-current" }}</a>, + <a href={{ index $.Site.Data.releases "u-rel140-announce" }}>{{ index $.Site.Data.releases "rel140-current" }}</a> </li> - --> {{ $betaUpcoming := index $.Site.Data.releases "beta-upcoming" }} {{ if ne $betaUpcoming "IGNORE" }} <li>