Skip to content

Commit c634fbe

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/partials/head-meta.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
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"/>
55
<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"/>
6+
<meta property="og:image" content="https://bitcoinjs-guide.bitcoin-studio.com/_/img/bitcoin-studio-bridge.jpg"/>

0 commit comments

Comments
 (0)