desc
This commit is contained in:
parent
1660b7d2b3
commit
d62f5fcb80
2 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@ export function Header(props) {
|
|||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:creator" content="@LBRYcom" />
|
||||
<meta name="twitter:title" content="Help LBRY Save Crypto" />
|
||||
<meta name="twitter:description" content={__(m.og_description)} />
|
||||
|
||||
</Head>
|
||||
|
||||
|
|
2
i18n.js
2
i18n.js
|
@ -18,7 +18,7 @@ const en = {
|
|||
save_crypto: 'SAVE CRYPTO',
|
||||
go_home: 'Go Home',
|
||||
og_description:
|
||||
'The SEC doesn’t understand blockchain. The claims made in SEC vs. LBRY, Inc. would destroy the United States cryptocurrency industry.',
|
||||
'The SEC doesn’t understand blockchain. The claims made in SEC vs. LBRY would destroy the United States cryptocurrency industry.',
|
||||
landing_subtitle:
|
||||
'The SEC doesn’t understand blockchain. The claims made in SEC vs. LBRY would destroy the United States cryptocurrency industry.',
|
||||
landing_action: 'Help us educate the SEC',
|
||||
|
|
Loading…
Add table
Reference in a new issue