deleted some media files, adjusted some text, added new static elements in the site tip popup, new css classes, and added a well-know with nostr json file for nip-05 #9

Merged
freakoverse merged 9 commits from staging into master 2024-08-16 19:12:07 +00:00
Showing only changes of commit 8e791075da - Show all commits

View File

@ -371,8 +371,8 @@ const TipButtonWithDialog = React.memo(() => {
className='labelDescriptionMain'
style={{ textAlign: 'center' }}
>
If you want the development and maintenance of DEG
Mods to stop, then a tip helps continue it.
If you don't want the development and maintenance of DEG
Mods to stop, then a tip helps!
</p>
<label className='form-label labelMain'>
Amount (Satoshis)
@ -412,6 +412,12 @@ const TipButtonWithDialog = React.memo(() => {
handleQRExpiry={handleQRExpiry}
/>
)}
<div className='BTCAddressPopZap'>
<p>
DEG Mod's Silent Payment Bitcoin Address (Be careful. <a href='' className='linkMain' target='_blank'>Learn more</a>):<br>
<span className='BTCAddressPopZapTextSpan'>sp1qq205tj23sq3z6qjxt5ts5ps8gdwcrkwypej3h2z2hdclmaptl25xxqjfqhc2de4gaxprgm0yqwfr737swpvvmrph9ctkeyk60knz6xpjhqumafrd</span>
</p>
</div>
</div>
</div>
</div>