Skip to content

Commit f70e7cf

Browse files
authored
Merge pull request #15142 from DevOpsDays-Denver/main
[DEN-2025] init fairwinds sponsors for Denver 2025
2 parents b97ddc6 + 7e3ccd6 commit f70e7cf

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

content/events/2025-denver/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Description = "devopsdays Denver 2025"
66
+++
77
<b>DevOpsDays Rockies is returning to Denver in 2025!</b><br><br>
88

9-
<h2>{{< event_link page="propose" text="Submit a Talk!" >}}</h2>
9+
<h2>{{< event_link url-key="cfp_link" text="Submit a Talk!" >}}</h2>
1010
<br><br>
1111
<h2>{{< event_link page="registration" text="Purchase your Ticket!" >}}</h2>
1212
<br><br>

data/events/2025/denver/main.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ organizer_email: "[email protected]"
7676
# List all of your sponsors here along with what level of sponsorship they have.
7777
# Check data/sponsors/ to use sponsors already added by others.
7878
sponsors:
79+
- id: fairwinds
80+
level: supporter
7981
- id: code-talent
8082
level: community
8183
- id: kubecareers
@@ -98,8 +100,8 @@ sponsor_levels:
98100
- id: silver
99101
label: Silver
100102
max: 0 # This is the same as omitting the max limit.
101-
- id: bronze
102-
label: Bronze
103+
- id: supporter
104+
label: Supporter
103105
max: 0
104106
- id: community
105107
label: Community

0 commit comments

Comments
 (0)