We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c580b commit 19c0121Copy full SHA for 19c0121
hover.jpg
5.57 KB
index.html
@@ -2,6 +2,9 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
+ <meta property="og:image" content="http://ianlunn.github.io/Hover/hover.jpg" />
6
+ <meta property="og:site_name" content="Hover.css"/>
7
+ <meta property="og:title" content="Hover.css - A collection of CSS3 powered hover effects" />
8
<title>Hover.css - A collection of CSS3 powered hover effects</title>
9
<link href="css/demo-page.css" rel="stylesheet" media="all">
10
<link href="css/hover.css" rel="stylesheet" media="all">
0 commit comments