Replace old donation section with new TWINT info

This commit is contained in:
2026-03-30 12:23:05 +02:00
committed by GitHub
parent 54ff05f260
commit 0e3bdd0686
+12 -11
View File
@@ -3055,14 +3055,17 @@ body.theme-neo footer {
<div style="text-align: center; margin-bottom: 20px;">
<div style="display: flex; justify-content: center;"> <div class="twint-box">
<a href="https://buymeacoffee.com/auroracam" target="_blank" rel="noopener"> <img src="twint.jpg" alt="TWINT" class="twint-image">
<img src="buy.png" alt="Buy me a coffee" style="height: 267px; border-radius: 8px; transition: transform 0.2s;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'"> <div style="text-align:center; margin-top: 12px;">
</a> <span style="display:inline-block; background:#2e7d32; color:white; font-size:12px; font-weight:bold; padding:6px 12px; border-radius:20px; margin-bottom:10px;">
</div> 🌱 Mit Solarstrom betrieben
<p style="font-size: 14px; color: #333; background: rgba(255,255,255,0.85); padding: 8px 16px; border-radius: 8px; margin: 10px auto 0; max-width: 400px; line-height: 1.6;"> </span>
Gefällt dir die Livecam? Unterstütze das Projekt <br>jeder Franken zählt und hilft die Betriebskosten<br>zu decken. So kannst du auch weiterhin<br>Fotos und Videos kostenlos nutzen.
<p style="font-size: 14px; color: #333; background: rgba(255,255,255,0.85); padding: 12px 16px; border-radius: 8px; margin: 10px auto 0; max-width: 460px; line-height: 1.7;">
Unterstütze die Livecam Server und Kamera laufen mit <strong>Starlink</strong> und <strong>Solarstrom</strong>.<br>
Jeder Beitrag hilft, die Betriebskosten zu decken und das Projekt langfristig am Laufen zu halten.
</p> </p>
</div> </div>
@@ -3125,9 +3128,7 @@ body.theme-neo footer {
</p> </p>
<div class="twint-box">
<img src="twint.jpg" alt="TWINT" class="twint-image">
</div>
</div> </div>
</section> </section>