style: move footnote below schema on slide 9

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-14 01:45:59 +02:00
parent 22cdf0e7b9
commit bdbd5e19c4

View File

@@ -444,7 +444,6 @@
<section> <section>
<h2>What if your infrastructure was just… code?</h2> <h2>What if your infrastructure was just… code?</h2>
<p><em>Yes, even your AI assistant can write it*. But you still need to understand what it deploys.</em></p> <p><em>Yes, even your AI assistant can write it*. But you still need to understand what it deploys.</em></p>
<p><small style="color:var(--ods-neutral-600);">*Like this presentation</small></p>
<svg width="750" height="220" style="margin-top:0.5em;" viewBox="0 0 750 220" xmlns="http://www.w3.org/2000/svg"> <svg width="750" height="220" style="margin-top:0.5em;" viewBox="0 0 750 220" xmlns="http://www.w3.org/2000/svg">
<!-- Code file icon --> <!-- Code file icon -->
<rect x="80" y="35" width="120" height="150" rx="6" fill="none" stroke="#0050d7" stroke-width="2.5"/> <rect x="80" y="35" width="120" height="150" rx="6" fill="none" stroke="#0050d7" stroke-width="2.5"/>
@@ -469,6 +468,7 @@
<rect x="624" y="90" width="36" height="44" rx="5" fill="#0050d7" opacity="0.15" stroke="#0050d7" stroke-width="1.5"/> <rect x="624" y="90" width="36" height="44" rx="5" fill="#0050d7" opacity="0.15" stroke="#0050d7" stroke-width="1.5"/>
<circle cx="652" cy="124" r="3" fill="#00a344"/> <circle cx="652" cy="124" r="3" fill="#00a344"/>
</svg> </svg>
<p><small style="color:var(--ods-neutral-600);">*Like this presentation</small></p>
</section> </section>
<!-- ─── SLIDE 10 ──────────────────────────────────────────────────── --> <!-- ─── SLIDE 10 ──────────────────────────────────────────────────── -->