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/lima/main.yml
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,11 @@ startdate: "2025-08-21T00:10:00+05:00" # The start date of your event. Leave bla
15
15
enddate: "2025-08-21T00:18:00+05:00"# The end date of your event. Leave blank if you don't have a venue reserved yet.
16
16
17
17
# Leave CFP dates blank if you don't know yet, or set all three at once.
18
-
cfp_date_start: # start accepting talk proposals.
19
-
cfp_date_end: # close your call for proposals.
20
-
cfp_date_announce: # inform proposers of status
18
+
cfp_date_start: 2025-03-28T08:00:00-03:00
19
+
cfp_date_end: 2025-06-28T08:00:00-03:00
20
+
cfp_date_announce: 2025-07-05T08:00:00-03:00
21
21
22
-
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
+
cfp_link: "https://talks.devopsdays.org/devopsdays-lima-2025/cfp"#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: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
25
25
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -36,7 +36,7 @@ location: "Lima" # Defaults to city, but you can make it the venue name.
36
36
location_address: "Jr. Alonso de Molina 1652, Santiago de Surco 15023"#Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
37
37
38
38
nav_elements: # List of pages you want to show up in the navigation of your page.
39
-
# - name: propose
39
+
- name: propose
40
40
- name: location
41
41
# - name: registration
42
42
# - name: program
@@ -90,6 +90,12 @@ team_members: # Name is the only required field for team members.
0 commit comments