Skip to content

Commit e94fe6c

Browse files
authored
Merge pull request #15055 from deniger/main-sponsor
[GE-2025] update sponsors and linkedin script
2 parents 6e1f813 + 9305e47 commit e94fe6c

4 files changed

Lines changed: 25 additions & 5 deletions

File tree

59.5 KB
Loading

content/events/2025-geneva/welcome.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,25 @@ Description = "DevopsDays Geneva 2025"
4848
}
4949
</style>
5050

51+
<script type="text/javascript">
52+
_linkedin_partner_id = "4272369";
53+
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
54+
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
55+
</script>
56+
<script type="text/javascript">
57+
(function(l) {
58+
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
59+
window.lintrk.q=[]}
60+
var s = document.getElementsByTagName("script")[0];
61+
var b = document.createElement("script");
62+
b.type = "text/javascript";b.async = true;
63+
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
64+
s.parentNode.insertBefore(b, s);})(window.lintrk);
65+
</script>
66+
<noscript>
67+
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=4272369&fmt=gif" />
68+
</noscript>
69+
5170

5271
<div class="row">
5372
<div class="col-12" style="text-align:center;">
@@ -167,4 +186,4 @@ Description = "DevopsDays Geneva 2025"
167186
<!-- Uncomment if you added your city twitter name -->
168187
<!--
169188
{{< event_twitter >}}
170-
-->
189+
-->

data/events/2025/geneva/main.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ sponsor_levels:
120120
- id: mic
121121
label: Mic
122122
max: 1
123-
- id: dinner
124-
label: Dinner
125-
max: 1
126123
- id: community
127124
label: Community
128125

@@ -180,7 +177,7 @@ sponsors:
180177
- id: collaborationbetterstheworld
181178
level: mic
182179
- id: checkmarx
183-
level: dinner
180+
level: speakers
184181
- id: e-xpert-solutions
185182
level: bronze
186183
- id: centreon
@@ -191,6 +188,8 @@ sponsors:
191188
level: silver
192189
- id: swiss-digital-network
193190
level: gold
191+
- id: flowanalyticspro
192+
level: silver
194193
program:
195194

196195
- title: "Registration & Morning Coffee"

data/sponsors/flowanalyticspro.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Flow Analytics Pro"
2+
url: "https://flowanalyticspro.com/"

0 commit comments

Comments
 (0)