add opengraph icon for social networks

This commit is contained in:
Saivann 2013-03-27 01:11:58 -04:00
parent 2ee29c8281
commit 06f5631cd6
3 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@ menu:
<html lang="{{ page.lang }}">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta property="og:image" content="http://bitcoin.org/img/opengraph.png" />
<title>{{ page.title }}</title>
{% lesscss bootstrap.less %}
<script type="text/javascript" src="/js/main.js"></script>

View file

@ -29,6 +29,7 @@ menu:
<html lang="{{ page.lang }}">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta property="og:image" content="http://bitcoin.org/img/opengraph.png" />
<title>{{ page.title }}</title>
{% lesscss bootstrap.less %}
<script type="text/javascript" src="/js/main.js"></script>

BIN
img/opengraph.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB