Skip to content

Commit

Permalink
remove jekyll tag from index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed Aug 13, 2011
1 parent c8b919e commit 5810e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/index.html
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<title>Instant Sprite - Generate CSS Sprites Instantly</title>
<meta name="description" content="Instant Sprite - CSS Sprite Generator. Browser based, fast CSS Sprite, HTML, and CSS generation.">
<link type="text/css" media="screen" rel="stylesheet" href="styles/instantsprite.css?v={{ site.time | date_to_xmlschema }}">
<link type="text/css" media="screen" rel="stylesheet" href="styles/instantsprite.css">
<script class='dev' src='scripts/jquery-1.6.5.js'></script>
<script class='dev' src='scripts/common.js'></script>
<script class='dev' src='scripts/filereader.js'></script>
Expand Down

0 comments on commit 5810e6f

Please sign in to comment.