Skip to content

Commit ba983d6

Browse files
committed
Updated site thumbnail.
1 parent ad3d6c2 commit ba983d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
76.8 KB
Loading

views/layouts/main.handlebars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<meta property="og:description" content="{{community_description}}" />
1111
<meta property="og:type" content="website" />
1212
<meta property="og:url" content="https://botmakers.org" />
13-
<meta property="og:image" content="https://botmakers.org/images/site-thumbnail-3.png" />
13+
<meta property="og:image" content="https://botmakers.org/images/site-thumbnail-3b.png" />
1414
<meta name="twitter:card" content="summary_large_image">
1515
<meta name="twitter:site" content="@fourtonfish">
1616
<meta name="twitter:title" content="{{community_description}}">
1717
<meta name="twitter:description" content="{{community_description}}">
18-
<meta name="twitter:image:src" content="https://botmakers.org/images/site-thumbnail-3.png">
18+
<meta name="twitter:image:src" content="https://botmakers.org/images/site-thumbnail-3b.png">
1919
<meta name="twitter:domain" content="https://botmakers.org">
2020
<!--[if lt IE 9]>
2121
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>

0 commit comments

Comments
 (0)