File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed
assets/events/2026-geneva
content/events/2026-geneva
static/events/2026-geneva Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff 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<!--
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ year: "2026" # The year of the event. Make sure it is in quotes.
33city : " Geneva" # The displayed city name of the event. Capitalize it.
44event_twitter : " DevopsdaysGe" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
55event_logo : " logo.png"
6- # masthead_background: "geneva-banner-masthead.png"
6+ masthead_background : " geneva-banner-masthead.png"
77sharing_image : " logo.png"
88description : " DevOpsDays is coming to Geneva!" # Edit this to suit your preferences
99ga_tracking_id : " UA-85366825-4" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
You can’t perform that action at this time.
0 commit comments