mirror of
https://github.com/dergigi/boris.git
synced 2026-01-22 16:24:30 +01:00
fix: change support page heading to 'Thank You'
This commit is contained in:
@@ -63,7 +63,7 @@ const Support: React.FC<SupportProps> = ({ relayPool, eventStore, settings }) =>
|
||||
/>
|
||||
</div>
|
||||
<h1 className="text-3xl md:text-4xl font-bold mb-3" style={{ color: 'var(--color-text)' }}>
|
||||
Support Boris
|
||||
Thank You
|
||||
</h1>
|
||||
<p className="text-base md:text-lg max-w-2xl mx-auto" style={{ color: 'var(--color-text-secondary)' }}>
|
||||
Thank you to everyone who has supported Boris! Your zaps help keep this project alive.
|
||||
|
||||
Reference in New Issue
Block a user