diff --git a/src/components/Support.tsx b/src/components/Support.tsx index e860132f..77e69254 100644 --- a/src/components/Support.tsx +++ b/src/components/Support.tsx @@ -124,7 +124,17 @@ const Support: React.FC = ({ relayPool, eventStore, settings }) => Total zaps: {supporters.reduce((sum, s) => sum + s.zapCount, 0)}

- Want to show up here? Zap Boris a meaningful amount of sats and your avatar will show up above. + Want to show up here? Zap Boris a{' '} + + meaningful amount of sats + + {' '}and your avatar will show up above.