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 6827fb5 commit 5020503Copy full SHA for 5020503
config/_default/menus.yaml
@@ -16,9 +16,9 @@ main:
16
- name: Resources
17
url: resources
18
weight: 40
19
- - name: People
+ - name: Team
20
url: people
21
- weight: 50
+ weight: 58
22
- name: Contribute
23
identifier: contribute
24
url: contribute
@@ -31,6 +31,3 @@ main:
31
parent: contribute
32
url: contribute/site-content
33
weight: 20
34
- - name: Contact
35
- url: contact
36
- weight: 60
content/resources/_index.md
@@ -1,5 +1,5 @@
1
---
2
-title: Recent & Upcoming Events
+title: Resources
3
4
# Listing view
5
view: compact
@@ -8,4 +8,4 @@ view: compact
8
banner:
9
caption: ''
10
image: ''
11
----
+---
0 commit comments