Skip to content

Commit e04496f

Browse files
committed
adding registration
1 parent 1ed18ea commit e04496f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

data/events/2026/atlanta/main.yml

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

2121
cfp_link: "https://sessionize.com/devopsdays-atlanta-2026" #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: 2026-02-15 # 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: 2026-04-24 # 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
27-
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
27+
registration_link: "https://devopsdaysATL.eventbrite.com" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
2828

2929
# Location
3030
location: "The Historic Academy of Medicine" # Defaults to city, but you can make it the venue name.
@@ -46,8 +46,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
4646
# - name: propose
4747
- name: location
4848
- name: registration
49-
- name: program
50-
- name: speakers
49+
# - name: program
50+
# - name: speakers
5151
- name: sponsor
5252
- name: contact
5353
- name: conduct

0 commit comments

Comments
 (0)