Skip to content

Commit b181e0c

Browse files
authored
Add the latest release info to the homepage (#629)
I propose this UI change based on yesterday’s discussion at the community call. See the meeting notes here: https://github.com/numpy/archive/blob/main/community_meetings/community-2023-02-15.md
1 parent 628a6a2 commit b181e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ params:
1010
# Hero subtitle (optional)
1111
subtitle: The fundamental package for scientific computing with Python
1212
# Button text
13-
buttontext: Get started
13+
buttontext: "Latest release: numpy 1.24.2. View all releases."
1414
# Where the main hero button links to
15-
buttonlink: "/install"
15+
buttonlink: "/news/#releases"
1616
# Hero image (from static/images/___)
1717
image: logo.svg
1818

0 commit comments

Comments
 (0)