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
1 change: 1 addition & 0 deletions content/events/2026-geneva/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Description = "DevOpsDays Geneva 2026"
href="/events/2026-geneva/sponsor">
<i class="fa fa-handshake fa-lg"></i>&nbsp;&nbsp;&nbsp;Sponsor the conference</a>
</div>
</div>
</div>
</div>

Expand Down
48 changes: 29 additions & 19 deletions data/events/2026/geneva/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,16 @@ organizer_email: "geneva@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: hidora
level: gold
- id: sokube
level: silver
- id: dbi-services
level: silver
- id: techfirm
level: event
- id: redhat
level: silver

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

Expand All @@ -111,22 +121,22 @@ sponsors_accepted : "no" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
# - id: event
# label: Event
# max: 1
# - id: gold
# label: Gold
# max: 8
# - id: speakers
# label: Speakers
# max: 1
# - id: silver
# label: Silver
# max: 9
# - id: bronze
# label: Bronze
# - id: mic
# label: Mic
# max: 1
# - id: community
# label: Community
- id: event
label: Event
max: 1
- id: gold
label: Gold
max: 8
- id: speakers
label: Speakers
max: 1
- id: silver
label: Silver
max: 9
- id: bronze
label: Bronze
- id: mic
label: Mic
max: 1
- id: community
label: Community
Loading