Skip to content

Commit 74fb9a8

Browse files
authored
Merge pull request #15386 from dgrizzanti/phl-registration-fix
[PHL-25] Add registration dates
2 parents bc93e79 + d2710b3 commit 74fb9a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/events/2025/philadelphia/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ cfp_date_end: 2025-06-22T23:59:59-03:00 # close your call for proposals.
2020

2121
cfp_link: "https://talks.devopsdays.org/devopsdays-philadelphia-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.
2222

23-
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.
24-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
23+
registration_date_start: 2025-08-04T00:00:00+02:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
24+
registration_date_end: 2025-10-01T00:00:00+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2525

2626
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
2727
registration_link: "https://www.eventbrite.com/e/devopsdays-philadelphia-2025-september-30th-october-1st-2025-tickets-1549913154969" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
@@ -47,7 +47,7 @@ event_twitter: "DevOpsDaysPHL" # This will create a traditional "Follow" twitter
4747
nav_elements: # List of pages you want to show up in the navigation of your page.
4848
# - name: propose
4949
# - name: location
50-
# - name: registration
50+
- name: registration
5151
# - name: program
5252
# - name: speakers
5353
- name: sponsor

0 commit comments

Comments
 (0)