Skip to content

Commit ecf3085

Browse files
Pradhvanmohitkh7
andauthored
Add Program Guide page (#218)
* Add Program Guide page * Add Program Guide to navbar options * Update guide with venue details and content - Add venue locations for Workshops and DevSprint. - Fix workshop link to point to schedule page - Update Open Spaces CTA to "Submit Your Idea" - Update PyLadies venue to Board Room * Update src/program/guide.njk Co-authored-by: Mohit Khandelwal <[email protected]> * Update src/program/guide.njk Co-authored-by: Mohit Khandelwal <[email protected]> * Update src/program/guide.njk Co-authored-by: Mohit Khandelwal <[email protected]> * Update src/program/guide.njk Co-authored-by: Mohit Khandelwal <[email protected]> * Update src/program/guide.njk Co-authored-by: Mohit Khandelwal <[email protected]> * Update content and merge with main * Updated content for t-shirt FAQ * Update html to use correct font throughtout the page * Update content and add disabled CTA buttons * Update open spaces content note --------- Co-authored-by: Mohit Khandelwal <[email protected]>
1 parent 4204616 commit ecf3085

File tree

2 files changed

+213
-0
lines changed

2 files changed

+213
-0
lines changed

src/_data/menuItems.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"name": "Program",
4242
"hasSubmenu": true,
4343
"submenu": [
44+
{
45+
"name": "Program Guide",
46+
"link": "program/guide"
47+
},
4448
{
4549
"name": "Schedule",
4650
"link": "program/schedule"

0 commit comments

Comments
 (0)