Skip to content

Commit 1e8c78a

Browse files
authored
tweak front page for new release (#866)
1 parent 554b3af commit 1e8c78a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ params:
1111
# Hero subtitle (optional)
1212
subtitle: The fundamental package for scientific computing with Python
1313
# Button text
14-
buttontext: "Latest release: NumPy 2.2. View all releases"
14+
buttontext: "Latest release: NumPy 2.3. View all releases"
1515
# Where the main hero button links to
1616
buttonlink: "/news/#releases"
1717
# Hero image (from static/images/___)

content/en/news.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "News"
33
sidebar: false
4-
newsHeader: "NumPy 2.2.0 released!"
5-
date: 2024-12-08
4+
newsHeader: "NumPy 2.3.0 released!"
5+
date: 2025-06-07
66
---
77

88
### NumPy 2.3.0 released

0 commit comments

Comments
 (0)