mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
- /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>
23 lines
710 B
Markdown
23 lines
710 B
Markdown
---
|
|
title: Sponsor AfterTouch
|
|
sidebar:
|
|
exclude: true
|
|
---
|
|
|
|
AfterTouch is free, open source, and maintained in spare time. If it is keeping your speakers alive, a small contribution helps cover hosting, development time, and the hardware needed for testing.
|
|
|
|
{{< hextra/feature-grid >}}
|
|
{{< hextra/feature-card
|
|
title="GitHub Sponsors"
|
|
subtitle="Recurring or one-time sponsorship via GitHub. Requires a GitHub account."
|
|
icon="github"
|
|
link="https://github.com/sponsors/gesellix"
|
|
>}}
|
|
{{< hextra/feature-card
|
|
title="PayPal"
|
|
subtitle="One-time contribution via PayPal. No GitHub account needed."
|
|
icon="cash"
|
|
link="https://paypal.me/gesellix"
|
|
>}}
|
|
{{< /hextra/feature-grid >}}
|