update meme
This commit is contained in:
parent
ad19495702
commit
f7ac301f6f
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ function HomePage(props: Props) {
|
|||
</div>
|
||||
)}
|
||||
|
||||
<h1 className="home__meme">{__("Obviously, You're Not A Golfer.")}</h1>
|
||||
<h1 className="home__meme">{__("Video stonks.")}</h1>
|
||||
|
||||
{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (
|
||||
<div key={title} className="claim-grid__wrapper">
|
||||
|
|
Loading…
Reference in a new issue