You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/events/2025/kyiv/main.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,19 +10,19 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
10
10
# variable: 2019-01-05T23:59:59+02:00
11
11
# Note: we allow 2025-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
12
12
13
-
startdate: 2025-06-04T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14
-
enddate: 2025-06-04T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13
+
startdate: 2025-09-03T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14
+
enddate: 2025-09-03T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
15
15
16
16
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_end: 2025-08-03T23:59:59+03:00 # close your call for proposals.
19
19
cfp_date_announce: # inform proposers of status
20
20
21
21
cfp_open: "true"
22
22
cfp_link: "https://forms.gle/MLP24SmRgs1G74Mo7"#if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
23
23
24
24
registration_date_start: 2025-04-04T00:00:00+03:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
25
-
registration_date_end: 2025-06-03T23:59:59+03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
25
+
registration_date_end: 2025-09-02T23:59:59+03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
26
26
27
27
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
28
28
registration_link: "https://devopsdays.com.ua/#registration"# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
0 commit comments