From 48f0c5e413d345096ff53532ee9e7239003a00f9 Mon Sep 17 00:00:00 2001 From: Julian Chandra <67612037+julianchandra@users.noreply.github.com> Date: Tue, 30 Mar 2021 10:34:50 -0700 Subject: [PATCH] updating tagline updating tagline --- ui/page/home/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/page/home/view.jsx b/ui/page/home/view.jsx index 69439db8b..6febb0c4b 100644 --- a/ui/page/home/view.jsx +++ b/ui/page/home/view.jsx @@ -80,7 +80,7 @@ function HomePage(props: Props) { )} -

{__("Video stonks.")}

+

{__("#HelpLBRYsavecrypto")}

{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (