git: f195d23cc4 - main - 14.0: announce RC1

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Fri, 13 Oct 2023 22:59:29 UTC
The branch main has been updated by gjb:

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

commit f195d23cc4637af39ed2494e3969afb0c451f699
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2023-10-13 22:59:19 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-10-13 22:59:19 +0000

    14.0: announce RC1
    
    Sponsored by:   GoFundMe https://www.gofundme.com/f/gjbbsd
    Sponsored by:   PayPal https://paypal.me/gjbbsd
---
 website/data/en/news/news.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 19d6c72469..0a7673493b 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,4 +1,9 @@
 # Sort news by year, month and day
+[[news]]
+date = "2023-10-13"
+title = "FreeBSD 14.0-RC1 Available"
+description = "The first RC build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004844.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
+
 [[news]]
 date = "2023-10-06"
 title = "FreeBSD 14.0-BETA5 Available"