Skip to content

Commit 246eadc

Browse files
committed
new name for og:image.
1 parent 40216e2 commit 246eadc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_layouts/default.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta property="og:type" content="website">
1414
<meta property="og:title" content="Monkberry – a JavaScript library for building web user interfaces">
1515
<meta property="og:description" content="Monkberry is blazingly fast, small 1kb and simple JavaScript library for building web user interfaces.">
16-
<meta property="og:image" content="http://monkberry.js.org/assets/monkberry-opengraph.png">
16+
<meta property="og:image" content="http://monkberry.js.org/assets/monkberry-opengraph-v2.png">
1717
<link rel="canonical" href="{{ url }}">
1818
<link rel="shortcut icon" href="/favicon.ico">
1919
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono">
File renamed without changes.

0 commit comments

Comments
 (0)