Skip to content

Commit

Permalink
Fixed Twitter Card
Browse files Browse the repository at this point in the history
  • Loading branch information
khagwal authored Dec 5, 2016
1 parent 2f903e1 commit c139c9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="style.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="twitter:card" content="summary">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="CSSPIN - CSS Spinners and Loaders">
<meta name="twitter:description" content="CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code">
<meta name="twitter:image:src" content="http://webkul.com/blog/wp-content/uploads/2016/11/csspin-poster.png">
Expand Down Expand Up @@ -205,4 +205,4 @@ <h1>CSS<span>PIN</span></h1>
</div>
<!--//CSSPin Wrapper-->
</body>
</html>
</html>

0 comments on commit c139c9c

Please sign in to comment.