mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
feat(docs): add sponsor page with GitHub Sponsors and PayPal options
- /sponsor landing page lists both options with feature cards - Navbar heart icon and footer sponsor link both point to /sponsor instead of directly to GitHub Sponsors, so PayPal is equally reachable - No GitHub account required for PayPal path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
1fcb9e4ca5
commit
0b69153df6
@@ -1,6 +1,6 @@
|
||||
<div class="hx:flex hx:w-full hx:items-center hx:justify-between hx:text-sm" style="padding-top: 2rem; padding-bottom: 2rem;">
|
||||
<a class="hx:inline-flex hx:items-center hx:gap-1.5 hx:text-gray-500 hx:dark:text-gray-400 hx:hover:text-pink-500 hx:dark:hover:text-pink-400 hx:transition-colors"
|
||||
href="https://github.com/sponsors/gesellix"
|
||||
href="/sponsor"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<span style="color: #ec4899;">
|
||||
|
||||
Reference in New Issue
Block a user