Skip to content

Commit e7d4e90

Browse files
authored
Merge pull request #250 from researchsoft/irsc-home-page
Update menus.yaml
2 parents 5fd1418 + 48a80b3 commit e7d4e90

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

config/_default/menus.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,30 +155,34 @@ main:
155155
- name: '<span style="font-size: 1.2rem;">IRSC</span>'
156156
url: irsc
157157
weight: 71
158+
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
159+
name: '<span style="font-size: 1rem;">Home</span>'
160+
url: irsc
161+
weight: 72
158162
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
159163
name: '<span style="font-size: 1rem;">About IRSC</span>'
160164
url: irsc/about
161-
weight: 72
165+
weight: 73
162166
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
163167
name: '<span style="font-size: 1rem;">Agenda</span>'
164168
url: https://docs.google.com/document/d/1T01d_KNCp3QiWXbCgU2uZMQG4sOFqsb1u1r5FiCQP-M/edit?tab=t.0
165-
weight: 73
169+
weight: 74
166170
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
167171
name: '<span style="font-size: 1rem;">Venue & Travel</span>'
168172
url: irsc/venue-travel
169-
weight: 74
173+
weight: 75
170174
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
171175
name: '<span style="font-size: 1rem;">Call for Proposals</span>'
172176
url: irsc/proposals
173-
weight: 75
177+
weight: 76
174178
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
175179
name: '<span style="font-size: 1rem;">Program Committee</span>'
176180
url: irsc/program-committee
177-
weight: 76
181+
weight: 77
178182
- parent: '<span style="font-size: 1.2rem;">IRSC</span>'
179183
name: '<span style="font-size: 1rem;">Sponsorship</span>'
180184
url: irsc/sponsorship
181-
weight: 77
185+
weight: 78
182186

183187
- name: "<i class='fab fa-github fa-2x'></i>"
184188
url: https://github.com/researchsoft/website

0 commit comments

Comments
 (0)