update meme to link

This commit is contained in:
zeppi 2021-03-30 13:57:28 -04:00 committed by jessopb
parent 48f0c5e413
commit bb5c444f63

View file

@ -80,7 +80,9 @@ function HomePage(props: Props) {
</div>
)}
<h1 className="home__meme">{__("#HelpLBRYsavecrypto")}</h1>
<h1 className="home__meme">
<Button button="link" label={'HelpLBRYSaveCrypto.com'} href="https://helplbrysavecrypto.com" />
</h1>
{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (
<div key={title} className="claim-grid__wrapper">