Skip to content

Commit a26666e

Browse files
authored
Activated Registration_date_start in main.yml
1 parent 5e97809 commit a26666e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/events/2025/raleigh/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ cfp_date_announce: # inform proposers of status
2020

2121
cfp_link: "https://forms.gle/Pxqg1zmoRHHEDWDJ9" # 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: 2024-04-10T08:00:00-04: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-04-16T08:00:00-04:00 # 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: 2024-04-10T08:00:00-04: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-04-16T08:00:00-04: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://tickets.devopsdays.org/devopsdays-raleigh/2025/" # 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

Comments
 (0)