Skip to content

Commit 8b65553

Browse files
authored
[2023-LDN] Add actual details about the evening events (#13279)
* [2023-LDN] Add actual details about the evening events * Add `date` metadata to the evening events & fix panel speaker
1 parent f0ce879 commit 8b65553

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "10 Years of DevOpsDays London - Discussion"
6+
Type = "talk"
7+
Speakers = ["dodl-organisers"]
8+
+++
9+
10+
We're celebrating 10 years of DevOpsDays London! Join organisers of past and present for a discussion about the good, the bad, and the future of this conference and the DevOps movement in general.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+++
2+
Title = "DODL Organisers"
3+
type = "speaker"
4+
linktitle = "ten-years-of-dodl"
5+
6+
+++
7+
8+
DevOpsDays London organisers of past and present.

data/events/2023-london.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ program:
236236
date: 2023-09-21T00:00:00+01:00
237237
start_time: 16:00
238238
end_time: 16:15
239-
- title: "10 Years of DevOpsDays London - Discussion"
240-
type: custom
239+
- title: "ten-years-of-dodl"
240+
type: talk
241241
date: 2023-09-21T00:00:00+01:00
242242
start_time: "16:15"
243243
end_time: "17:00"
@@ -246,10 +246,15 @@ program:
246246
date: 2023-09-21T00:00:00+01:00
247247
start_time: "17:00"
248248
end_time: "17:10"
249-
- title: "Evening Reception - TBC"
249+
- title: "Drinks Reception in the Sponsor Hall"
250250
type: custom
251251
date: 2023-09-21T00:00:00+01:00
252252
start_time: "17:10"
253+
end_time: "18:10"
254+
- title: "Evening event hosted by DOXLON, Adaptavist and GitLab!"
255+
type: custom
256+
date: 2023-09-21T00:00:00+01:00
257+
start_time: "18:30"
253258
end_time: "Onwards"
254259
- title: "Breakfast"
255260
type: custom

0 commit comments

Comments
 (0)