git: 7299e82896 - main - Home: remove 12.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 05:12:27 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=7299e82896b9994e7d8f0bd0b3639c87085e73d8 commit 7299e82896b9994e7d8f0bd0b3639c87085e73d8 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-04-05 05:10:48 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-04-05 05:10:48 +0000 Home: remove 12.3 Complement 05bd09815d website: Remove EOLed 12.3-RELEASE https://reviews.freebsd.org/D39417 changed a few files, but not this (for the FreeBSD Project home page): website/themes/beastie/layouts/index.html --- 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 6706bed8f9..b2b226cf67 100755 --- a/website/themes/beastie/layouts/index.html +++ b/website/themes/beastie/layouts/index.html @@ -48,7 +48,6 @@ <ul id="frontreleaseslist"> <li> {{ i18n "production" }}: - <a href={{ index $.Site.Data.releases "u-rel123-announce" }}>{{ index $.Site.Data.releases "rel123-current" }}</a>, <a href={{ index $.Site.Data.releases "u-rel124-announce" }}>{{ index $.Site.Data.releases "rel124-current" }}</a>, <a href={{ index $.Site.Data.releases "u-rel131-announce" }}>{{ index $.Site.Data.releases "rel131-current" }}</a> </li>