Skip to content

Commit 8160743

Browse files
authored
Redirect to spanish home page (#780)
When navigating the Spanish version of the site, clicking the NumPy logo should bring the reader to the spanish-version home page.
1 parent 54c3861 commit 8160743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ params:
44
navbarlogo:
55
image: logo.svg
66
text: NumPy
7-
link: /
7+
link: /es/
88
hero:
99
#Main hero title
1010
title: NumPy

0 commit comments

Comments
 (0)