File tree Expand file tree Collapse file tree
content/events/2026-geneva Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Description = "DevOpsDays Geneva 2026"
7070 href="/events/2026-geneva/sponsor">
7171 <i class="fa fa-handshake fa-lg"></i> Sponsor the conference</a>
7272 </div>
73+ </div>
7374 </div>
7475</div >
7576
Original file line number Diff line number Diff line change @@ -103,6 +103,16 @@ organizer_email: "geneva@devopsdays.org" # Put your organizer email address here
103103# List all of your sponsors here along with what level of sponsorship they have.
104104# Check data/sponsors/ to use sponsors already added by others.
105105sponsors :
106+ - id : hidora
107+ level : gold
108+ - id : sokube
109+ level : silver
110+ - id : dbi-services
111+ level : silver
112+ - id : techfirm
113+ level : event
114+ - id : redhat
115+ level : silver
106116
107117sponsors_accepted : " no" # Whether you want "Become a XXX Sponsor!" link
108118
@@ -111,22 +121,22 @@ sponsors_accepted : "no" # Whether you want "Become a XXX Sponsor!" link
111121# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
112122# sponsorship for a specific level, it is best to remove the level.
113123sponsor_levels :
114- # - id: event
115- # label: Event
116- # max: 1
117- # - id: gold
118- # label: Gold
119- # max: 8
120- # - id: speakers
121- # label: Speakers
122- # max: 1
123- # - id: silver
124- # label: Silver
125- # max: 9
126- # - id: bronze
127- # label: Bronze
128- # - id: mic
129- # label: Mic
130- # max: 1
131- # - id: community
132- # label: Community
124+ - id : event
125+ label : Event
126+ max : 1
127+ - id : gold
128+ label : Gold
129+ max : 8
130+ - id : speakers
131+ label : Speakers
132+ max : 1
133+ - id : silver
134+ label : Silver
135+ max : 9
136+ - id : bronze
137+ label : Bronze
138+ - id : mic
139+ label : Mic
140+ max : 1
141+ - id : community
142+ label : Community
You can’t perform that action at this time.
0 commit comments