Skip to content

Commit 19c0121

Browse files
committed
Added social meta
1 parent a6c580b commit 19c0121

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

hover.jpg

5.57 KB
Loading

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<html lang="en">
33
<head>
44
<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" />
58
<title>Hover.css - A collection of CSS3 powered hover effects</title>
69
<link href="css/demo-page.css" rel="stylesheet" media="all">
710
<link href="css/hover.css" rel="stylesheet" media="all">

0 commit comments

Comments
 (0)