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
6 changes: 3 additions & 3 deletions content/events/2026-austin/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ On average across the past 10 years, we sell out our venue and have between 270-
<tbody>
<tr>
<td>Number remaining</td>
<td>10</td>
<td>2</td>
<td>9</td>
<td>2</td>
<td>1</td>
<td>1</td>
<td>SOLD OUT</td>
<td>1</td>
<td>6</td>
<td>2</td>
<td>1</td>
<td>Details provided via email</td>
</tr>
<tr>
Expand Down
12 changes: 11 additions & 1 deletion data/events/2026/austin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ event_social_youtube: "DevOpsAustin"
# event_twitter: "" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.

nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
# - name: propose
- name: location
- name: register
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
Expand Down Expand Up @@ -136,10 +136,20 @@ 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: launch-darkly
level: gold
- id: harness
level: happyhour
- id: texasmutual
level: coffee
- id: newiron
level: careerroom
# - id: dryrun-security
# level: startup
# - id: autoptic
# level: startup
# - id: ops0
# level: startup
- id: texas-state-university
level: community

Expand Down
Loading