1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 18:20:46 +02:00

Update sponsor banner text

This commit is contained in:
Kamran Ahmed
2020-02-22 21:44:05 +04:00
parent 4bf051b782
commit f1012d1b9d

View File

@@ -13,7 +13,7 @@ export function SponsorBanner({ onCloseBanner = () => null }){
<SponsorLogo src='/sponsors/do.svg' />
Sponsored by DigitalOcean
<EmojiWrap src={'/sponsors/heart-eyes.svg'} />
<span className='d-none d-sm-inline-block'>Check them out!</span>
<span className='d-none d-sm-inline-block'>Try them out with this 100$ credit!</span>
<CloseSponsor
onClick={(e) => {