Skip to content

Commit

Permalink
Add missing main.js comment block
Browse files Browse the repository at this point in the history
  • Loading branch information
silvenon committed Jun 20, 2015
1 parent 23a01c4 commit ddc17db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,9 @@ <h1>'Allo, 'Allo!</h1>
<% }) -%>
<!-- endbuild -->
<% } -%>

<!-- build:js scripts/main.js -->
<script src="scripts/main.js"></script>
<!-- endbuild -->
</body>
</html>

0 comments on commit ddc17db

Please sign in to comment.