updating tagline

updating tagline
This commit is contained in:
Julian Chandra 2021-03-30 10:34:50 -07:00 committed by GitHub
parent 256bf308b4
commit 48f0c5e413
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ function HomePage(props: Props) {
</div>
)}
<h1 className="home__meme">{__("Video stonks.")}</h1>
<h1 className="home__meme">{__("#HelpLBRYsavecrypto")}</h1>
{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (
<div key={title} className="claim-grid__wrapper">