Skip to content

Commit

Permalink
add empty index.html which runs rocker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
insanj authored Sep 13, 2018
1 parent 4597a1e commit a578338
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<body>

<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="rocker.js"></script>

</body>
</html>

0 comments on commit a578338

Please sign in to comment.