feat: replace old OVH icon with official OVHcloud logo
Sourced from ovh/manager repo. Changed fill from white to dark (#000B3B) for visibility on white slides. All 3 usages updated (global, title slide, speaker slide) and vendored locally. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="https://cdn.simpleicons.org/ovh/00A9FF" alt="OVHcloud" class="ovh-logo-global">
|
||||
<img src="vendor/ovhcloud-logo.svg" alt="OVHcloud" class="ovh-logo-global">
|
||||
<div class="reveal">
|
||||
<div class="slides">
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
<h1>⚙️ Configuration as Code</h1>
|
||||
<p class="subtitle">Puppet · Ansible · Terraform<br>— What's the difference and when to use what? —</p>
|
||||
<p class="meta">FinistDevs · 2026</p>
|
||||
<img src="https://cdn.simpleicons.org/ovh/00A9FF" alt="OVHcloud" class="ovh-logo">
|
||||
<img src="vendor/ovhcloud-logo.svg" alt="OVHcloud" class="ovh-logo">
|
||||
</section>
|
||||
|
||||
<!-- ─── SLIDE 2 : Speaker intro ────────────────────────────────── -->
|
||||
@@ -101,7 +101,7 @@
|
||||
<h2>Arnaud Prémel-Cabic</h2>
|
||||
<p>Tech Lead @ OVHCloud</p>
|
||||
<p style="color:#555; font-size:0.75em;">arnaud.premel-cabic@ovhcloud.com</p>
|
||||
<img src="https://cdn.simpleicons.org/ovh/00A9FF" alt="OVHcloud" style="height:32px; width:auto; margin-top:1em;">
|
||||
<img src="vendor/ovhcloud-logo.svg" alt="OVHcloud" style="height:32px; width:auto; margin-top:1em;">
|
||||
</section>
|
||||
|
||||
<!-- ─── SLIDE 3 ──────────────────────────────────────────────────── -->
|
||||
|
||||
Reference in New Issue
Block a user