Skip to content

Commit

Permalink
Added meta image link.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoluteur committed Dec 29, 2024
1 parent ffc1ac2 commit 7eca5c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
name="keywords"
content="d3, d3v4, js, table, card, cards, view, javascript, animation, transition, gemstones"
/>
<meta
property="og:image"
content="https://evoluteur.github.io/d3-table-cards/screenshot.gif"
/>
</head>
<body onresize="redraw()" onload="render()">
<h1>D3-Table-Cards</h1>
Expand Down

0 comments on commit 7eca5c7

Please sign in to comment.