Improve Slides

This commit is contained in:
2026-08-15 17:57:47 +02:00
parent edbd205a5c
commit e19ea15eae
22 changed files with 125 additions and 72 deletions
+6 -3
View File
@@ -1,16 +1,19 @@
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>
<p style="font-size: 1.5em; color: #2980b9; margin-bottom: 0.5em;"><strong>Daten + 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>✅ Lässt sich gut anpassen</li>
<li>✅ Es macht SPASS</li>
</ul>
<p style="font-size: 1.5em; color: #2980b9; margin-bottom: 0.5em;">(eine) Lösung: <strong>Nextcloud</strong></p>
<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.
- Lösung Nextcloud
Was braucht man dafür?
</aside>
</section>
`);