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.
2 parents 69cd764 + 94faca4 commit b3bfd17Copy full SHA for b3bfd17
config.yaml
@@ -25,18 +25,20 @@ params:
25
image: logos/numpy.svg
26
# Customizable navbar. For a dropdown, add a "sublinks" list.
27
navbar:
28
- - title: About us
29
- url: /about
30
- title: Install
31
url: /install
32
- - title: Community
33
- url: /community
34
- - title: Learning
35
- url: /learning
36
- title: Documentation
37
url: /doc
38
- title: Array computing
39
url: /arraycomputing
+ - title: Learn
+ url: /learn
+ - title: Community
+ url: /community
+ - title: About Us
+ url: /aboutus
40
+ - title: Contribute
41
+ url: /contribute
42
section2:
43
title: In a Nutshell
44
subtitle:
0 commit comments