fix descripiton
This commit is contained in:
parent
4df896df26
commit
b84d5fcec0
2 changed files with 1 additions and 4 deletions
|
@ -25,15 +25,13 @@ export function Header(props) {
|
|||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
content={m.og_description}
|
||||
content={__(m.og_description)}
|
||||
key="description"
|
||||
/>
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:creator" content="@LBRYcom" />
|
||||
<meta name="twitter:title" content="Help LBRY Save Crypto" />
|
||||
{/*<meta name="twitter:image" content="https://farm6.staticflickr.com/5510/14338202952_93595258ff_z.jpg" />*/}
|
||||
{/*<meta name="twitter:description" content={m.og_description} />*/}
|
||||
|
||||
</Head>
|
||||
|
||||
|
|
1
faq.md
1
faq.md
|
@ -171,5 +171,4 @@ Email [press@lbry.com](mailto:press@lbry.com).
|
|||
|
||||
- Follow #helplbrysavecrypto on social media and [@lbrycom](https://twitter.com/lbrycom) on twitter.
|
||||
- Updates will be posted to the [@lbry](https://odysee.com/@lbry) channel on LBRY.
|
||||
- Make [helplbrysavecrypto.com](https://helplbrysavecrypto.com/) your homepage (or check it regularly).
|
||||
- Subscribe for updates below 👇
|
||||
|
|
Loading…
Add table
Reference in a new issue