Skip to content

Commit 6f875f6

Browse files
authored
Merge pull request #15679 from nimbinatus/atx-9feb26
[ATX-2026] Add sponsors, fix reg link
2 parents b76ae7a + 6a7c5f0 commit 6f875f6

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

content/events/2026-austin/welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ Description = "DevOpsDays Austin 2026"
3030
{{< event_location >}}
3131
</div>
3232
</div>
33-
<!--<div class = "row">
33+
<div class = "row">
3434
<div class = "col-md-2">
3535
<strong>Register</strong>
3636
</div>
3737
<div class = "col-md-8">
3838
<a href="https://tickets.devopsdays.org/devopsdays-austin/2026/">Register to attend the conference!</a>
3939
</div>
40-
</div>-->
40+
</div>
4141
<div class = "row">
4242
<div class = "col-md-2">
4343
<strong>Propose</strong>

data/events/2026/austin/main.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ 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: register
5252
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
5353
# - name: program
5454
# - name: speakers
@@ -136,9 +136,12 @@ organizer_email: "austin@devopsdays.org" # Put your organizer email address here
136136
# List all of your sponsors here along with what level of sponsorship they have.
137137
# Check data/sponsors/ to use sponsors already added by others.
138138
sponsors:
139-
# - id: samplesponsorname
140-
# level: gold
141-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
139+
- id: harness
140+
level: happyhour
141+
- id: newiron
142+
level: careerroom
143+
- id: texas-state-university
144+
level: community
142145

143146
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
144147

@@ -168,9 +171,9 @@ sponsor_levels:
168171
- id: food
169172
label: Food
170173
max: 6
171-
# - id: careerroom
172-
# label: Career Room
173-
# max: 1
174+
- id: careerroom
175+
label: Career Room
176+
max: 1
174177
- id: community
175178
label: Local Community Groups
176179
max: 2

0 commit comments

Comments
 (0)