test with dummy image
This commit is contained in:
parent
bcdad912d5
commit
7f44172a97
1 changed files with 6 additions and 0 deletions
|
@ -44,6 +44,12 @@ export default function Home() {
|
||||||
<Head>
|
<Head>
|
||||||
<title>LBRY, THE SEC, & THE FUTURE OF CRYPTO</title>
|
<title>LBRY, THE SEC, & THE FUTURE OF CRYPTO</title>
|
||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/favicon.ico" />
|
||||||
|
|
||||||
|
<meta
|
||||||
|
property="og:image"
|
||||||
|
content="https://imgur.com/a/tRFLEgp"
|
||||||
|
key="image"
|
||||||
|
/>
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
|
|
Loading…
Reference in a new issue