Skip to content

Commit 391a8ef

Browse files
committed
[GE-2026] add button for the sponsor link
1 parent df69919 commit 391a8ef

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/events/2026-geneva/welcome.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,20 @@ Description = "DevOpsDays Geneva 2026"
5555
<a class="btn btn-primary btn-block"
5656
style="margin-top: 15px; margin-bottom: 15px; background-color: #ED1C24; border-color: #ED1C24;"
5757
href="/events/2026-geneva/registration">
58-
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;&nbsp;Register to attend the conference!
58+
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;&nbsp;Register to attend the conference
5959
</a>
6060
</div>
6161
<div class="d-flex p-2">
6262
<a class="btn btn-primary btn-block"
6363
style="margin-top: 15px; margin-bottom: 15px; background-color: #ED1C24; border-color: #ED1C24;"
6464
href="/events/2026-geneva/propose">
65-
<i class="fa fa-person-chalkboard fa-lg"></i>&nbsp;&nbsp;&nbsp;Propose a talk!</a>
65+
<i class="fa fa-person-chalkboard fa-lg"></i>&nbsp;&nbsp;&nbsp;Propose a talk</a>
66+
</div>
67+
<div class="d-flex p-2">
68+
<a class="btn btn-primary btn-block"
69+
style="margin-top: 15px; margin-bottom: 15px; background-color: #ED1C24; border-color: #ED1C24;"
70+
href="/events/2026-geneva/sponsor">
71+
<i class="fa fa-handshake fa-lg"></i>&nbsp;&nbsp;&nbsp;Sponsor the conference</a>
6672
</div>
6773
</div>
6874
</div>

0 commit comments

Comments
 (0)