Improve Slides

This commit is contained in:
2026-08-15 17:57:47 +02:00
parent edbd205a5c
commit e19ea15eae
22 changed files with 125 additions and 72 deletions
+5 -3
View File
@@ -1,9 +1,11 @@
document.write(`
<section class="section-slide">
<h1>Backups</h1>
<p class="subtitle">Das wichtigste Stück</p>
<img src="No-Backup-No-Mercy.png" style="height: 100%"/>
<aside class="notes">
Wisst ihr, was schlimmer ist als kein Backup? Ein Backup, das nicht funktioniert. Ich weiß das, weil mir das passiert ist.
Mein Aufruf:
- egal ob selfhosting oder cloud:
- bits sind vergänglich
- wisst wie ihr an eure Daten kommt
</aside>
</section>
`);