This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nutch-site.git
commit 0ff1d8392e2131b5c03edccf7cd88043805de878 Author: Sebastian Nagel <[email protected]> AuthorDate: Sun Jul 20 19:53:31 2025 +0200 Add dates to the news items listed on the news overview page --- content/news/nutch-1.18-release.md | 2 +- content/news/nutch-1.19-release.md | 2 +- content/news/nutch-1.20-release.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/news/nutch-1.18-release.md b/content/news/nutch-1.18-release.md index 065546b..7414e03 100644 --- a/content/news/nutch-1.18-release.md +++ b/content/news/nutch-1.18-release.md @@ -4,7 +4,7 @@ title = "Nutch 1.18 Release" tags = ["1.18","release"] categories = ["releases"] draft = false -description = "This news announces the Apache Nutch 1.18 release." +description = "21 January 2021 – releasing Apache Nutch 1.18" weight = 10 +++ diff --git a/content/news/nutch-1.19-release.md b/content/news/nutch-1.19-release.md index 774345b..537bb0c 100644 --- a/content/news/nutch-1.19-release.md +++ b/content/news/nutch-1.19-release.md @@ -4,7 +4,7 @@ title = "Nutch 1.19 Release" tags = ["1.19","release"] categories = ["releases"] draft = false -description = "This news announces the Apache Nutch 1.19 release." +description = "22 August 2022 – Apache Nutch 1.19 has been released." weight = 10 +++ diff --git a/content/news/nutch-1.20-release.md b/content/news/nutch-1.20-release.md index c91b468..cfcc401 100644 --- a/content/news/nutch-1.20-release.md +++ b/content/news/nutch-1.20-release.md @@ -4,7 +4,7 @@ title = "Nutch 1.20 Release" tags = ["1.20","release"] categories = ["releases"] draft = false -description = "This news announces the Apache Nutch 1.20 release." +description = "25 April 2024 – we are pleased to announce the release of Apache Nutch 1.20" weight = 10 +++
