diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-10-08 09:40:07 -0400 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2024-10-08 09:40:07 -0400 |
commit | 170c8eeb181fccfc7bdba00b64544d6550e4aef2 (patch) | |
tree | 90808e5e35326ac3d85ebe72855a9a6d148a3117 /src/htdocs/conference | |
parent | e0a259362b06ac242d7987de1724176aab44a841 (diff) |
conference: add live stream links for day 2
Diffstat (limited to 'src/htdocs/conference')
-rw-r--r-- | src/htdocs/conference/2024/index.xml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/src/htdocs/conference/2024/index.xml b/src/htdocs/conference/2024/index.xml index af446602..7ec70548 100644 --- a/src/htdocs/conference/2024/index.xml +++ b/src/htdocs/conference/2024/index.xml @@ -81,8 +81,14 @@ li { <h2>Live Streams</h2> <p> <ul> - <li><a href="https://www.youtube.com/watch?v=KLUL1D53VQI">Day 1, Room 1</a></li> - <li><a href="https://www.youtube.com/watch?v=DH64D_6gc80/">Day 1, Room 2</a></li> + <li><a href="https://www.youtube.com/live/W4Pjtg0DfIo"><b>Room 1, Day 2, Tue 8 Oct 2024</b></a></li> + <li><a href="https://www.youtube.com/live/jt6KyV757Dk"><b>Room 2, Day 2, Tue 8 Oct 2024</b></a></li> + </ul> + </p> + <p> + <ul> + <li><a href="https://www.youtube.com/watch?v=KLUL1D53VQI">Room 1, Day 1, Mon 7 Oct 2024</a></li> + <li><a href="https://www.youtube.com/watch?v=DH64D_6gc80/">Room 2, Day 1, Mon 7 Oct 2024</a></li> </ul> </p> @@ -1041,7 +1047,10 @@ li { <h2>Conference News and Updates</h2> <p> - <i>2024-October-07</i>: Links to the <a href="#live">Live streams</a> have been added. + <i>2024-October-08</i>: Links to the <a href="#live">Live streams for Day 2</a> have been added. + </p> + <p> + <i>2024-October-07</i>: Links to the <a href="#live">Live streams for Day 1</a> have been added. </p> <p> <i>2024-October-03</i>: Published the details of the social events. |