updating tagline
updating tagline
This commit is contained in:
parent
256bf308b4
commit
48f0c5e413
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue