mirror of
https://github.com/dergigi/boris.git
synced 2025-12-27 11:34:50 +01:00
refactor: remove superfluous 'Want to show up here?' question
Make call-to-action more direct and concise
This commit is contained in:
@@ -124,7 +124,7 @@ const Support: React.FC<SupportProps> = ({ relayPool, eventStore, settings }) =>
|
||||
Total zaps: {supporters.reduce((sum, s) => sum + s.zapCount, 0)}
|
||||
</p>
|
||||
<p className="text-sm" style={{ color: 'var(--color-text-secondary)' }}>
|
||||
Want to show up here? Zap{' '}
|
||||
Zap{' '}
|
||||
<a
|
||||
href="https://njump.me/npub19802see0gnk3vjlus0dnmfdagusqrtmsxpl5yfmkwn9uvnfnqylqduhr0x"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user