Files
afa-vortrag/slides/slide-04-vision.js
T
2026-08-15 12:06:47 +02:00

17 lines
551 B
JavaScript
Raw 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>Die Idee</h2>
<p style="font-size: 1.5em; color: #2980b9; margin-bottom: 0.5em;"><strong>Speicherung + Kalender + Kontakte + Office</strong></p>
<ul>
<li>✅ Einfach zu bedienen</li>
<li>✅ Einfach zu installieren</li>
<li>✅ Funktioniert besser</li>
<li>✅ Keine Bevormundung</li>
<li>✅ Es macht SPASS</li>
</ul>
<aside class="notes">
Stellt euch vor: Alles, was Google Drive können auf einer Maschine, die euch gehört. Einfach zu bedienen, einfach zu installieren.
</aside>
</section>
`);