Skip to content

Commit 0ed1766

Browse files
committed
change upcoming event to part
1 parent 29b653e commit 0ed1766

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

data/events.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
video3SocialLink = ""
245245
eventOrder = 11
246246
eventType = "past"
247-
featured = false
247+
featured = true
248248

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

293293

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

0 commit comments

Comments
 (0)