Skip to content

Commit b2a5cac

Browse files
userimackbhavin192
andauthored
Add exhibitor's guide (#189)
* Add exhibitor's guide * Update src/sponsors/exhibitor-guide.njk --------- Co-authored-by: Bhavin Gandhi <[email protected]>
1 parent f8af539 commit b2a5cac

File tree

3 files changed

+374
-3
lines changed

3 files changed

+374
-3
lines changed

src/_data/menuItems.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,17 @@
6565
},
6666
{
6767
"name": "Sponsors",
68-
"link": "sponsors",
69-
"hasSubmenu": false,
70-
"isExternal": false
68+
"hasSubmenu": true,
69+
"submenu": [
70+
{
71+
"name": "Become a Sponsor",
72+
"link": "sponsors"
73+
},
74+
{
75+
"name": "Exhibitor Guide",
76+
"link": "sponsors/exhibitor-guide"
77+
}
78+
]
7179
},
7280
{
7381
"name": "About",

0 commit comments

Comments
 (0)