We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c765316 commit 49a1b04Copy full SHA for 49a1b04
content/pt/config.yaml
@@ -12,7 +12,7 @@ params:
12
#Button text
13
buttontext: "Latest release: NumPy 1.25. View all releases"
14
#Where the main hero button links to
15
- buttonlink: "/pt/install"
+ buttonlink: "/pt/news/#releases"
16
#Hero image (from static/images/___)
17
image: logo.svg
18
shell:
@@ -89,8 +89,8 @@ navbar:
89
title: Sobre
90
url: /pt/about
91
-
92
- title: Contribuir
93
- url: /pt/contribute
+ title: Notícias
+ url: /pt/news
94
95
title: Contribuir
96
url: /contribute
0 commit comments