Split presentation into multiple files per slide

and style
This commit is contained in:
2026-08-15 12:06:47 +02:00
parent 5f0311d690
commit edbd205a5c
25 changed files with 482 additions and 461 deletions
+9
View File
@@ -0,0 +1,9 @@
document.write(`
<section class="section-slide">
<h1>Es gibt was anderes</h1>
<p class="subtitle">Und nein, nicht paranoid.</p>
<aside class="notes">
Und ja es gibt was anderes. Das ist Pragmatismus. Mein System. Meine Regeln.
</aside>
</section>
`);