Skip to content

Commit b3bfd17

Browse files
authored
Merge pull request numpy#60 from InessaPawson/newsite
Updating the navbar
2 parents 69cd764 + 94faca4 commit b3bfd17

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

config.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,20 @@ params:
2525
image: logos/numpy.svg
2626
# Customizable navbar. For a dropdown, add a "sublinks" list.
2727
navbar:
28-
- title: About us
29-
url: /about
3028
- title: Install
3129
url: /install
32-
- title: Community
33-
url: /community
34-
- title: Learning
35-
url: /learning
3630
- title: Documentation
3731
url: /doc
3832
- title: Array computing
3933
url: /arraycomputing
34+
- title: Learn
35+
url: /learn
36+
- title: Community
37+
url: /community
38+
- title: About Us
39+
url: /aboutus
40+
- title: Contribute
41+
url: /contribute
4042
section2:
4143
title: In a Nutshell
4244
subtitle:

0 commit comments

Comments
 (0)