Skip to content

Commit e67ab84

Browse files
authored
[ATX-2026] Austin Tickets are live! (#15668)
* [ATX-2026] Austin Tickets are live! Yay tickets. Signed-off-by: JJ Asghar <awesome@ibm.com> * Include registration page in navigation Added registration page with URL for the event. --------- Signed-off-by: JJ Asghar <awesome@ibm.com>
1 parent c6fd995 commit e67ab84

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

data/events/2026/austin/main.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ cfp_date_announce: 2026-03-12T12:00:00-05:00 # inform proposers of status
1919

2020
cfp_link: "https://talks.devopsdays.org/devopsdays-austin-2026/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.
2121

22-
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.
23-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
22+
registration_date_start: 2026-02-01T12:00:00-05:00
23+
registration_date_end: 2026-05-06T12:00:00-05:00
2424

2525
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
26-
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.
26+
registration_link: "https://tickets.devopsdays.org/devopsdays-austin/2026/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
2727

2828
# Location
2929
#
@@ -48,7 +48,8 @@ event_social_youtube: "DevOpsAustin"
4848
nav_elements: # List of pages you want to show up in the navigation of your page.
4949
- name: propose
5050
- name: location
51-
# - name: registration
51+
- name: registration
52+
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
5253
# - name: program
5354
# - name: speakers
5455
- name: sponsor

0 commit comments

Comments
 (0)