Skip to content

Commit 122ef60

Browse files
author
Janaka-Steph
committed
Add open graph meta tags
1 parent 86cfb03 commit 122ef60

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ui/src/partials/head-meta.hbs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
<meta name="twitter:creator" content="@janakaSteph"/>
33
<meta property="og:url" content="https://bitcoinjs-guide.bitcoin-studio.com"/>
44
<meta property="og:title" content="Bitcoin Programming with BitcoinJS, Bitcoin Core and LND"/>
5-
<meta property="og:description"
6-
content="Learn Bitcoin programming, how to construct all kind of transactions and much more!"/>
7-
<meta property="og:image"
8-
content="https://bitcoinjs-guide.bitcoin-studio.com/_/img/bitcoin-studio-bridge.jpg"/>
5+
<meta property="og:description" content="Learn Bitcoin programming, how to construct all kind of transactions and much more!"/>
6+
<meta property="og:image" content="../../_/img/bitcoin-studio-bridge.jpg"/>

0 commit comments

Comments
 (0)