Files
Tobias GesellchenandClaude Sonnet 4.6 0b69153df6 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>
2026-05-25 00:17:48 +02:00

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 >}}