Skip to content

Commit

Permalink
Add meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
biilmann committed Mar 20, 2013
1 parent 5480c58 commit 92c1e57
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
<title>jQuery Pin</title>

<meta charset="utf-8">
<meta name="description" content="A jQuery plugin for pinning elements within a container.">

<link href='http://fonts.googleapis.com/css?family=Alfa+Slab+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Neuton:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
<link href="css/style.css">
<link href='http://fonts.googleapis.com/css?family=Alfa+Slab+One' rel='stylesheet'>
<link href='http://fonts.googleapis.com/css?family=Neuton:400,700,400italic' rel='stylesheet'>
<link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet'>
<link href="css/style.css" rel="stylesheet">

<!-- This is an example of jQuery.pin in use. Check the very bottom for the javascript. -->

Expand Down

0 comments on commit 92c1e57

Please sign in to comment.