style: add tool logos next to names on slide 11

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-14 02:28:00 +02:00
parent 67867f3bbd
commit 46b674ca29

View File

@@ -531,9 +531,9 @@
<section style="text-align:center;"> <section style="text-align:center;">
<h2 style="text-align:center;">Meet the three musketeers of infrastructure.</h2> <h2 style="text-align:center;">Meet the three musketeers of infrastructure.</h2>
<p style="font-size:1.2em; margin-top:1em;"> <p style="font-size:1.2em; margin-top:1em;">
<span class="puppet-col">Puppet</span> &nbsp;·&nbsp; <img src="https://cdn.simpleicons.org/puppet/C17F00" alt="Puppet" style="height:0.9em; vertical-align:middle;"> <span class="puppet-col">Puppet</span> &nbsp;·&nbsp;
<span class="ansible-col">Ansible</span> &nbsp;·&nbsp; <img src="https://cdn.simpleicons.org/ansible" alt="Ansible" style="height:0.9em; vertical-align:middle;"> <span class="ansible-col">Ansible</span> &nbsp;·&nbsp;
<span class="tf-col">Terraform</span> <img src="https://cdn.simpleicons.org/terraform" alt="Terraform" style="height:0.9em; vertical-align:middle;"> <span class="tf-col">Terraform</span>
</p> </p>
<p><em>Each solves a different problem.</em></p> <p><em>Each solves a different problem.</em></p>
</section> </section>