Skip to content

Commit 46d1aa2

Browse files
committed
[GE-2026] new banner and logo
1 parent 4ad24bb commit 46d1aa2

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

assets/events/2026-geneva/logo.png

271 KB
Loading

content/events/2026-geneva/welcome.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Description = "DevOpsDays Geneva 2026"
2323
color: #fff;
2424
}
2525
a.jssocials-share-link, a.event-cta-button {
26-
background-color: #8e44b3;
26+
background-color: #ED1C24;
2727
}
2828

2929
.content-text {
@@ -48,10 +48,10 @@ Description = "DevOpsDays Geneva 2026"
4848
}
4949
</style>
5050

51-
<!-- <div style="text-align:center;">
52-
{{< event_logo >}}
53-
</div> -->
51+
5452

53+
<div class = "row">
54+
<div class = "col-md-8">
5555
<div class = "row">
5656
<div class = "col-md-2">
5757
<strong>Dates</strong>
@@ -132,6 +132,13 @@ Description = "DevOpsDays Geneva 2026"
132132
{{< event_link page="contact" text="Get in touch with the organizers" >}}
133133
</div>
134134
</div>
135+
</div>
136+
<div class = "col-md-4">
137+
<div style="text-align:center">
138+
{{< event_logo >}}
139+
</div>
140+
</div>
141+
</div>
135142

136143
<!-- Uncomment if you added your city twitter name -->
137144
<!--

data/events/2026/geneva/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ year: "2026" # The year of the event. Make sure it is in quotes.
33
city: "Geneva" # The displayed city name of the event. Capitalize it.
44
event_twitter: "DevopsdaysGe" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
55
event_logo: "logo.png"
6-
#masthead_background: "geneva-banner-masthead.png"
6+
masthead_background: "geneva-banner-masthead.png"
77
sharing_image: "logo.png"
88
description: "DevOpsDays is coming to Geneva!" # Edit this to suit your preferences
99
ga_tracking_id: "UA-85366825-4" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
40.1 KB
Loading

static/events/2026-geneva/logo.png

271 KB
Loading

0 commit comments

Comments
 (0)