-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnavigation.yml
31 lines (30 loc) · 977 Bytes
/
navigation.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Links listed below will be included in your site's navbar (navigation at the top)
- text: Home # Note that users can also reach the homepage by clicking the site's title on the left in the navbar
href: /
- text: Team
href: /team/
- text: Resources
menu: # Dropdown menu (one level deep only)
- text: Training Materials
href: /training/
- text: Publications
href: /publications/
- text: Presentations
href: /presentations/
- text: Code
href: /code/
- text: Open Repositories
href: /open-repos/
- text: Interactive Apps
href: /interactive-apps/
- text: Get Involved
href: /get-involved/
- text: Code of Conduct
href: /code-conduct/
# - text: "---" # Divider to separate blocks of menu items (at least 3 "-")
# - text: "Dropdown header" # Title for block of menu items
# - text: External link
# href: https://github.com/peterdesmet/petridish/blob/master/_data/navigation.yml
# new_window: true
- text: News
href: /blog/