Files
afa-vortrag/slides/slide-13-nextcloud-features.js

16 lines
626 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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>
`);