Remove EOL'd FreeBSD 12.1 from "Production Release" in side navigator

Approved by:	carlavilla (implicitly)
This commit is contained in:
Li-Wen Hsu 2021-02-06 12:27:23 +08:00
parent 4ace6ff83e
commit 48eff74004
No known key found for this signature in database
GPG key ID: 8D7BCC7D012FD37E

View file

@ -60,7 +60,6 @@
<a href={{ "releases" | absLangURL }}>{{ i18n "releases" }}</a>
<ul>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel121-announce" }}>{{ index .data.releases "rel122-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel121-announce" }}>{{ index .data.releases "rel121-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel114-announce" }}>{{ index .data.releases "rel114-current" }}</a></li>
</ul>
</li>