Add sponsor information

This commit is contained in:
Kamran Ahmed
2020-02-01 17:55:54 +04:00
parent 4cfeb1c372
commit 495fd37eae

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'} />
Check them out!
<span className='d-none d-md-inline-block'>Check them out!</span>
<CloseSponsor
onClick={(e) => {