Files

16 lines
626 B
JavaScript
Raw Permalink Normal View History

document.write(`
<section>
2026-08-15 17:57:47 +02:00
<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>
2026-08-15 17:57:47 +02:00
<p style="margin:0">CardDAV/CalDAV überall kompatibel</p>
<h3><span class="emoji">📝</span>Office</h3>
2026-08-15 17:57:47 +02:00
<p style="margin:0">OnlyOffice/Collabora echte Zusammenarbeit</p>
<h3><span class="emoji">😀</span>Und vieles mehr</h3>
<aside class="notes">
2026-08-15 17:57:47 +02:00
Ähnliche funktionen wie OneDrive oder Google Drive
</aside>
</section>
`);