We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122ef60 commit c634fbeCopy full SHA for c634fbe
ui/src/partials/head-meta.hbs
@@ -3,4 +3,4 @@
3
<meta property="og:url" content="https://bitcoinjs-guide.bitcoin-studio.com"/>
4
<meta property="og:title" content="Bitcoin Programming with BitcoinJS, Bitcoin Core and LND"/>
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"/>
+<meta property="og:image" content="https://bitcoinjs-guide.bitcoin-studio.com/_/img/bitcoin-studio-bridge.jpg"/>
0 commit comments