Skip to content

Commit 376fa4a

Browse files
feat: adds menu items in footer
1 parent da1b4f0 commit 376fa4a

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

config/_default/menus.en.yaml

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,21 +103,30 @@ footer_middle:
103103
URL: events
104104
weight: 1
105105
post: bold
106+
- name: Summit 2024
107+
URL: events/summit-2024
108+
weight: 2
109+
- name: Local Gatherings
110+
URL: https://gatherings.innersourcecommons.org/
111+
weight: 3
112+
- name: Past Summits
113+
URL: events/past-summits
114+
weight: 3
106115
- name: Community
107116
URL: community
108-
weight: 2
117+
weight: 4
109118
post: bold
110119
pre: _blank
111120
- name: Stories
112121
URL: stories
113-
weight: 3
122+
weight: 5
114123
post: bold
115124
- name: Services Directory
116125
URL: community/services
117-
weight: 4
126+
weight: 6
118127
- name: Announcements
119128
URL: about/announcements
120-
weight: 5
129+
weight: 7
121130
footer_right:
122131
- name: About
123132
URL: about

0 commit comments

Comments
 (0)