Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/events/2026-austin/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ Description = "DevOpsDays Austin 2026"
{{< event_location >}}
</div>
</div>
<!--<div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Register</strong>
</div>
<div class = "col-md-8">
<a href="https://tickets.devopsdays.org/devopsdays-austin/2026/">Register to attend the conference!</a>
</div>
</div>-->
</div>
<div class = "row">
<div class = "col-md-2">
<strong>Propose</strong>
Expand Down
17 changes: 10 additions & 7 deletions data/events/2026/austin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ event_social_youtube: "DevOpsAustin"
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
- name: location
- name: registration
- name: register
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
# - name: program
# - name: speakers
Expand Down Expand Up @@ -136,9 +136,12 @@ organizer_email: "austin@devopsdays.org" # Put your organizer email address here
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
# - id: samplesponsorname
# level: gold
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
- id: harness
level: happyhour
- id: newiron
level: careerroom
- id: texas-state-university
level: community

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

Expand Down Expand Up @@ -168,9 +171,9 @@ sponsor_levels:
- id: food
label: Food
max: 6
# - id: careerroom
# label: Career Room
# max: 1
- id: careerroom
label: Career Room
max: 1
- id: community
label: Local Community Groups
max: 2
Expand Down
Loading