Update slide numbers to match new order

This commit is contained in:
2026-08-15 18:01:26 +02:00
parent e19ea15eae
commit 358a688d3a
20 changed files with 32 additions and 17 deletions
+16
View File
@@ -0,0 +1,16 @@
document.write(`
<section>
<h2>Phase 3</h2>
<ul>
<li>Borg / Duplicati installieren</li>
<li>Backup-Cron schreiben</li>
<li>Backup testen (!)</li>
<li>Freunde spiegeln ihre Backups 🥰 </li>
<li style="margin-top: 0.5em;"><strong>✅ "Das ist sicher"</strong></li>
</ul>
<aside class="notes">
Borg/Duplicati installieren, Backup-Cron schreiben, Backup testen (wichtig!), RSync auf 2. Standort.
Festplatte in einem DesktopPC ist dafür ausreichend
</aside>
</section>
`);