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
+15
View File
@@ -0,0 +1,15 @@
document.write(`
<section>
<h2 style="margin-bottom:0.5em">Nextcloud: 4 Funktionen</h2>
<h3><span class="emoji">📁</span>Daten auf allen Geräten</h3>
<p style="margin:0">Sync wie Google Drive, auf deiner Hardware</p>
<h3><span class="emoji">📅</span>Kalender & Kontakte</h3>
<p style="margin:0">CardDAV/CalDAV überall kompatibel</p>
<h3><span class="emoji">📝</span>Office</h3>
<p style="margin:0">OnlyOffice/Collabora echte Zusammenarbeit</p>
<h3><span class="emoji">😀</span>Und vieles mehr</h3>
<aside class="notes">
Ähnliche funktionen wie OneDrive oder Google Drive
</aside>
</section>
`);