Skip to content

Commit

Permalink
Update example.html
Browse files Browse the repository at this point in the history
add style sheet
  • Loading branch information
Jayaramki committed May 14, 2014
1 parent 5225c36 commit b09a438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example.html
Expand Up @@ -3,6 +3,7 @@
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="gist-embed.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<code id="gist-1"></code>
Expand All @@ -17,4 +18,4 @@
This element does not enter in the search
</code>
</body>
</html>
</html>

0 comments on commit b09a438

Please sign in to comment.