From 0eee203a9b5cb2c1e5afbb0ddb83360fffe8c21a Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 01:34:35 +0200 Subject: [PATCH] feat: link 'zaps' to pricing page Add clickable link on 'zaps' text pointing to https://www.readwithboris.com/#pricing Helps users learn how to send zaps to support the project --- src/components/Support.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/Support.tsx b/src/components/Support.tsx index 599baa8b..c074b840 100644 --- a/src/components/Support.tsx +++ b/src/components/Support.tsx @@ -68,7 +68,17 @@ const Support: React.FC = ({ relayPool, eventStore, settings }) => Thank You!

- Your zaps help keep this project alive. + Your{' '} + + zaps + + {' '}help keep this project alive.