Skip to content

Commit 1aaa34f

Browse files
committed
Added meta image link.
1 parent 4c15033 commit 1aaa34f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
name="keywords"
2525
content="d3, d3.js, dual, range, slider, svg, component, widget"
2626
/>
27+
<meta
28+
property="og:image"
29+
content="https://evoluteur.github.io/d3-dual-range-slider/screenshot.gif"
30+
/>
2731
<link rel="icon" type="image/png" href="favicon.png" />
2832
<meta charset="utf-8" />
2933
<link rel="stylesheet" type="text/css" href="css/pages.css" />

0 commit comments

Comments
 (0)