Skip to content

Commit 4ebbf5c

Browse files
author
Will Binns
committed
theme: Update open graph image
1 parent 6c783c9 commit 4ebbf5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_theme/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta property="og:description" content="This site aims to provide the
1212
docs you need to understand Bitcoin and start building Bitcoin-based
1313
applications." />
14-
<meta property="og:image" content="https://bitcoindocumentation.org/_static/bitcoindocs.png" />
14+
<meta property="og:image" content="https://developer.bitcoin.org/_static/bitcoindocs.png" />
1515
<meta property="og:type" content="website" />
1616
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:400,700&display=swap" rel="stylesheet">
1717
<!-- Global site tag (gtag.js) - Google Analytics -->
@@ -130,4 +130,4 @@
130130
</div>
131131
</div>
132132
</div>
133-
{%- endblock %}
133+
{%- endblock %}

0 commit comments

Comments
 (0)