Skip to content

Commit 4b22a41

Browse files
committed
update to 19th
1 parent 70d3f75 commit 4b22a41

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/events/2026-amsterdam/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Title = "DevOpsDays Amsterdam 2026"
33
Type = "welcome"
44
aliases = ["/events/2026-amsterdam/"]
5-
Description = "DevOpsDays Amsterdam 2026 - Join us on June 18th, 2026 in Amsterdam for a day exploring DevOps, AI, and Platform Engineering!"
5+
Description = "DevOpsDays Amsterdam 2026 - Join us on June 19th, 2026 in Amsterdam for a day exploring DevOps, AI, and Platform Engineering!"
66
+++
77

88
<div style="text-align:center;">

data/events/2026/amsterdam/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "2026-amsterdam" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
22
year: "2026" # The year of the event. Make sure it is in quotes.
33
city: "Amsterdam" # The displayed city name of the event. Capitalize it.
4-
description: "DevOpsDays Amsterdam 2026 - Join us June 18 for a day exploring DevOps, AI, and Platform Engineering!" # Edit this to suit your preferences
4+
description: "DevOpsDays Amsterdam 2026 - Join us June 19 for a day exploring DevOps, AI, and Platform Engineering!" # Edit this to suit your preferences
55
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
66
gtm_tracking_id: "G-NCBC4PBEMK"
77

@@ -10,8 +10,8 @@ gtm_tracking_id: "G-NCBC4PBEMK"
1010
# variable: 2019-01-05T23:59:59+02:00
1111
# Note: we allow 2026-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1212

13-
startdate: 2026-06-18T00:00:00+02:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: 2026-06-18T23:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: 2026-06-19T00:00:00+02:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14+
enddate: 2026-06-19T23:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
1717
cfp_date_start: # start accepting talk proposals.

0 commit comments

Comments
 (0)