mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
add opengraph icon for social networks
This commit is contained in:
parent
2ee29c8281
commit
06f5631cd6
3 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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
BIN
img/opengraph.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Add a link
Reference in a new issue