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

Commit c99e937

Browse files
committed
Fix facebook open graph tags
1 parent 23c00e6 commit c99e937

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/media/preview.png

126 KB
Loading

docs/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>React CSS Transition · Take Control of your CSS Transitions</title>
66
<meta property="og:title" content="React CSS Transition" />
77
<meta property="og:description" content="Take Control of your CSS Transitions" />
8-
<meta property="og:url" content="https://wikiwi.github.io/react-css-transition" />
8+
<meta property="og:url" content="https://wikiwi.github.io/react-css-transition/" />
99
<meta property="og:image" content="https://wikiwi.github.io/react-css-transition/preview.png" />
1010
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
1111
<meta name="viewport" content="width=device-width" />

0 commit comments

Comments
 (0)