Skip to content

Commit fd13650

Browse files
Speakers section with data (#194)
- Speakers section - add script to sync speakers from schedule - update speakers - update the speakers page --------- Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com> Co-authored-by: Astraxx04 <gagan200254@gmail.com>
1 parent b242e5c commit fd13650

7 files changed

Lines changed: 893 additions & 0 deletions

File tree

src/_data/menuItems.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"name": "Schedule",
4242
"link": "program/schedule"
4343
},
44+
{
45+
"name": "Speakers",
46+
"link": "program/speakers"
47+
},
4448
{
4549
"name": "CFP Overview",
4650
"link": "cfp"

0 commit comments

Comments
 (0)