feat: add Patreon support section to the support modal with styling

This commit is contained in:
Will Miao
2025-06-26 09:54:07 +08:00
parent 6148236cbd
commit 9fe1ce19ad
2 changed files with 32 additions and 5 deletions

View File

@@ -377,6 +377,16 @@
</a>
</div>
<!-- Patreon Support Section -->
<div class="support-section">
<h3><i class="fab fa-patreon"></i> Become a Patron</h3>
<p>Support ongoing development with monthly contributions:</p>
<a href="https://patreon.com/PixelPawsAI" class="patreon-button" target="_blank">
<i class="fab fa-patreon"></i>
<span>Support on Patreon</span>
</a>
</div>
<!-- New section for Chinese payment methods -->
<div class="support-section">
<h3><i class="fas fa-qrcode"></i> WeChat Support</h3>