git: 43ac80d1c4 - main - Add missing comma to list of legacy releases

Colin Percival <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=43ac80d1c4f1e141721c12a3054130b480e93f17

commit 43ac80d1c4f1e141721c12a3054130b480e93f17
Author:     Colin Percival <[email protected]>
AuthorDate: 2024-12-10 18:55:04 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2024-12-10 18:55:04 +0000

    Add missing comma to list of legacy releases
    
    "13.3, 13.4 14.1" -> "13.3, 13.4, 14.1"
    
    Sponsored by:   Amazon
---
 website/themes/beastie/layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html
index 60cb69c78c..0825088b1b 100755
--- a/website/themes/beastie/layouts/index.html
+++ b/website/themes/beastie/layouts/index.html
@@ -68,7 +68,7 @@
               <li>
                 {{ i18n "legacy" }}:
                 <a href={{ index $.Site.Data.releases "u-rel133-announce" }}>{{ index $.Site.Data.releases "rel133-current" }}</a>,
-                <a href={{ index $.Site.Data.releases "u-rel134-announce" }}>{{ index $.Site.Data.releases "rel134-current" }}</a>
+                <a href={{ index $.Site.Data.releases "u-rel134-announce" }}>{{ index $.Site.Data.releases "rel134-current" }}</a>,
                 <a href={{ index $.Site.Data.releases "u-rel141-announce" }}>{{ index $.Site.Data.releases "rel141-current" }}</a>
               </li>
               {{ $betaUpcoming := index $.Site.Data.releases "beta-upcoming" }}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.