1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

website: remove needless comma symbol

Fixes:	e32b4e7ef2
This commit is contained in:
Sergey A. Osokin
2025-10-01 16:12:52 -04:00
parent e32b4e7ef2
commit abb51c9842
+1 -1
View File
@@ -67,7 +67,7 @@
</li>
<li>
{{ i18n "legacy" }}:
<a href={{ index $.Site.Data.releases "u-rel135-announce" }}>{{ index $.Site.Data.releases "rel135-current" }}</a>,
<a href={{ index $.Site.Data.releases "u-rel135-announce" }}>{{ index $.Site.Data.releases "rel135-current" }}</a>
</li>
{{ $betaUpcoming := index $.Site.Data.releases "beta-upcoming" }}
{{ if ne $betaUpcoming "IGNORE" }}