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/florianopolis/main.yml
+30-14Lines changed: 30 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,13 @@ city: "Florianópolis" # The displayed city name of the event. Capitalize it.
4
4
# event_twitter: "DevOpsDaysFLN" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5
5
description: "Devopsdays está retornando a Florianópolis!"# Edit this to suit your preferences
6
6
ga_tracking_id: ""# If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
7
+
masthead_background: "background.png"
7
8
8
-
masthead_background: "background.jpg"
9
9
# All dates are in unquoted 2023-MM-DDTHH:MM:SS+TZ:TZ, like this:
10
10
# variable: 2019-01-04T00:00:00+02:00
11
11
# variable: 2019-01-05T23:59:59+02:00
12
12
# Note: we allow 2023-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
13
13
14
-
15
14
startdate: 2025-12-06#2023-11-11T00:00:00-03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
16
15
enddate: 2025-12-06#2023-11-11T23:59:59-03:00 # The end date date of your event. Leave blank if you don't have a venue reserved yet.
17
16
@@ -20,7 +19,7 @@ enddate: 2025-12-06 #2023-11-11T23:59:59-03:00 # The end date date of your event
20
19
# cfp_date_end: 2025-05-26T00:00:00-03:00 # close your call for proposals.
21
20
# cfp_date_announce: 2025-05-19T00:00:00-03:00 # inform proposers of status
22
21
23
-
cfp_open: "yes"
22
+
cfp_open: "no"
24
23
cfp_link: "https://www.papercall.io/devopsdays-fln-2025"# #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.
25
24
26
25
# registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
0 commit comments