Skip to content

Commit

Permalink
change upcoming event to part
Browse files Browse the repository at this point in the history
  • Loading branch information
purna135 committed Feb 7, 2024
1 parent 29b653e commit 0ed1766
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/events.toml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
video3SocialLink = ""
eventOrder = 11
eventType = "past"
featured = false
featured = true

[[event]]
dataTime = "Dec 15th 2023 | 7-8 AM PST"
Expand Down Expand Up @@ -285,10 +285,10 @@
video2Name = "Async Talk"
video2SocialLink = "https://www.youtube.com/playlist?list=PLD1x-BW9UdeHuoqTjioww_yoji9qTcPfE"
video3Name = "Live Q&A"
video3SocialLink = ""
video3SocialLink = "https://youtu.be/tYJNZ-PQSEg"
eventOrder = 14
eventType = "upcoming"
featured = true
eventType = "past"
featured = false


[[event]]
Expand All @@ -308,7 +308,7 @@
video2Name = "Async Talk"
video2SocialLink = "https://www.youtube.com/playlist?list=PLD1x-BW9UdeHuoqTjioww_yoji9qTcPfE"
video3Name = "Live Q&A"
video3SocialLink = ""
video3SocialLink = "https://youtu.be/tYJNZ-PQSEg"
eventOrder = 13
eventType = "upcoming"
eventType = "past"
featured = true

0 comments on commit 0ed1766

Please sign in to comment.