Skip to content

Commit 3059a3f

Browse files
committed
Add date metadata to the evening events & fix panel speaker
1 parent 9c12f41 commit 3059a3f

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

content/events/2023-london/program/ten-years-of-dodl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Talk_start_time = ""
44
Talk_end_time = ""
55
Title = "10 Years of DevOpsDays London - Discussion"
66
Type = "talk"
7-
Speakers = []
7+
Speakers = ["dodl-organisers"]
88
+++
99

1010
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,12 @@ program:
248248
end_time: "17:10"
249249
- title: "Drinks Reception in the Sponsor Hall"
250250
type: custom
251+
date: 2023-09-21T00:00:00+01:00
251252
start_time: "17:10"
252253
end_time: "18:10"
253254
- title: "Evening event hosted by DOXLON, Adaptavist and GitLab!"
254255
type: custom
256+
date: 2023-09-21T00:00:00+01:00
255257
start_time: "18:30"
256258
end_time: "Onwards"
257259
- title: "Breakfast"

0 commit comments

Comments
 (0)