Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit fef1e77

Browse files
committed
Update 2017-02-16T05:19:43.656Z
1 parent c83c624 commit fef1e77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<meta property="og:title" content="React CSS Transition" />
77
<meta property="og:description" content="Take Control of your CSS Transitions" />
88
<meta property="og:url" content="https://wikiwi.github.io/react-css-transition/" />
9-
<meta property="og:image" content="https://wikiwi.github.io/react-css-transition/preview.png" />
9+
<meta property="og:image" content="https://wikiwi.github.io/react-css-transition/preview.jpg" />
1010

1111
<meta name="twitter:card" content="summary_large_image" />
1212
<meta name="twitter:creator" content="@wikiwi_io" />
1313
<meta name="twitter:title" content="React CSS Transition" />
1414
<meta name="twitter:description" content="Take Control of your CSS Transitions" />
15-
<meta name="twitter:image" content="https://wikiwi.github.io/react-css-transition/preview.png" />
15+
<meta name="twitter:image" content="https://wikiwi.github.io/react-css-transition/preview.jpg" />
1616

1717
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
1818
<meta name="viewport" content="width=device-width" />

0 commit comments

Comments
 (0)