Skip to content

Commit

Permalink
Updated version and npmignore. Added some metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Cha committed Sep 25, 2016
1 parent c809b68 commit 05c2270
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added assets/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions index.html
Expand Up @@ -8,6 +8,9 @@
<link rel="stylesheet" href="index.css" >

<title>Choreographer-js</title>
<meta name="description" content="A simple library to take care of complex CSS animations." />
<meta property="og:image" content="./assets/screenshot.png" />

</head>
<body>

Expand Down

0 comments on commit 05c2270

Please sign in to comment.