Skip to content

Commit a65ccab

Browse files
committed
Fix: add navigation so the volunteer page is below get involved
1 parent a5cf81c commit a65ccab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/navigation.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ main:
2020
url: "/python-packages/index.html"
2121
- title: "Blog"
2222
url: "/blog/index.html"
23-
# - title: "Resources"
24-
# url: /resources/
2523
- title: "Community"
2624
sub-nav:
2725
- title: "Our Community"
@@ -33,4 +31,6 @@ main:
3331
icon: "fas fa-external-link-alt"
3432
url: "https://www.pyopensci.org/governance/"
3533
- title: "Get Involved"
36-
url: /get-involved-contact.html
34+
sub-nav:
35+
- title: "Volunteer"
36+
url: "/volunteer.html"

0 commit comments

Comments
 (0)