Split presentation into multiple files per slide
and style
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
document.write(`
|
||||
<section>
|
||||
<h2>Phase 3: Monat 2–3</h2>
|
||||
<ul>
|
||||
<li>Borg / Duplicati installieren</li>
|
||||
<li>Backup-Cron schreiben</li>
|
||||
<li>Backup testen (!)</li>
|
||||
<li>RSync auf 2. Standort einrichten</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.
|
||||
</aside>
|
||||
</section>
|
||||
`);
|
||||
Reference in New Issue
Block a user