git: f1d0f449f4 - main - news: attempt to fix RSS feed with unicode "ß"
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=f1d0f449f407d0103553e702539a4dde73d75589 commit f1d0f449f407d0103553e702539a4dde73d75589 Author: Glen Barber <[email protected]> AuthorDate: 2022-03-25 14:50:47 +0000 Commit: Glen Barber <[email protected]> CommitDate: 2022-03-25 14:50:47 +0000 news: attempt to fix RSS feed with unicode "ß" Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/data/en/news/news.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index fd5a20f85c..de8d247c13 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -8,7 +8,7 @@ description = "The third BETA build for the FreeBSD 13.1 release cycle is now av [[news]] date = "2022-03-23" title = "New portmgr lurkers" -description = "Portmgr has restarted the portmgr-lurker program and has selected the first two lurkers: <a href=\"mailto:[email protected]\">Luca Pizzamiglio</a> and <a href=\"mailto:[email protected]\">Stefan Eßer</a>. They will join portmgr for the coming months and learn all about its inner workings." +description = "Portmgr has restarted the portmgr-lurker program and has selected the first two lurkers: <a href=\"mailto:[email protected]\">Luca Pizzamiglio</a> and <a href=\"mailto:[email protected]\">Stefan Eßer</a>. They will join portmgr for the coming months and learn all about its inner workings." [[news]] date = "2022-03-17"