git: f1d0f449f4 - main - news: attempt to fix RSS feed with unicode "ß"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 14:51:16 UTC
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=f1d0f449f407d0103553e702539a4dde73d75589
commit f1d0f449f407d0103553e702539a4dde73d75589
Author: Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-03-25 14:50:47 +0000
Commit: Glen Barber <gjb@FreeBSD.org>
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:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> and <a href=\"mailto:se@FreeBSD.org\">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:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> and <a href=\"mailto:se@FreeBSD.org\">Stefan Eßer</a>. They will join portmgr for the coming months and learn all about its inner workings."
[[news]]
date = "2022-03-17"