Files

20 lines
578 B
JavaScript
Raw Permalink Normal View History

document.write(`
<section>
<h2>Die Idee</h2>
2026-08-15 17:57:47 +02:00
<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>
2026-08-15 17:57:47 +02:00
<li>✅ Lässt sich gut anpassen</li>
<li>✅ Es macht SPASS</li>
</ul>
2026-08-15 17:57:47 +02:00
<p style="font-size: 1.5em; color: #2980b9; margin-bottom: 0.5em;">(eine) Lösung: <strong>Nextcloud</strong></p>
<aside class="notes">
2026-08-15 17:57:47 +02:00
- Lösung Nextcloud
Was braucht man dafür?
</aside>
</section>
`);