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 ba97c2b commit 3893f0fCopy full SHA for 3893f0f
config.yaml
@@ -36,14 +36,16 @@ params:
36
navbar:
37
- title: Home
38
url: /
39
+ - title: Blog
40
+ url: https://blog.scientific-python.org/
41
- title: User Guide
42
url: https://learn.scientific-python.org/users/
43
- title: Contributor Guide
44
url: https://learn.scientific-python.org/contributors/
45
- title: Maintainer Guide
46
url: https://learn.scientific-python.org/maintainers/
- - title: Blog
- url: https://blog.scientific-python.org/
47
+ - title: "Discussion Forum \u2197"
48
+ url: https://discuss.scientific-python.org/
49
50
hero:
51
# Main hero title
0 commit comments