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/sao-paulo/main.yml
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ 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-07-12T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14
-
enddate: #2025-07-12T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13
+
startdate: 2025-11-22T09:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14
+
enddate: 2025-11-22T19:00:00+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-07-22T23:59:59+03:00 # close your call for proposals.
19
+
cfp_date_announce: 2025-04-23T10:00:00+03:00 # inform proposers of status
20
20
21
21
cfp_link: ""#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.
22
22
@@ -47,7 +47,8 @@ event_social_twitter: "https://twitter.com/sp_devopsdays" # Change this to the t
47
47
# event_twitter: "sp_devopsdays" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
48
48
49
49
nav_elements: # List of pages you want to show up in the navigation of your page.
0 commit comments