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 86cfb03 commit 122ef60Copy full SHA for 122ef60
ui/src/partials/head-meta.hbs
@@ -2,7 +2,5 @@
2
<meta name="twitter:creator" content="@janakaSteph"/>
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"
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"/>
+<meta property="og:description" content="Learn Bitcoin programming, how to construct all kind of transactions and much more!"/>
+<meta property="og:image" content="../../_/img/bitcoin-studio-bridge.jpg"/>
0 commit comments