Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
jQuery injection from ghost_foot instead of inline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 11, 2015
1 parent 7110954 commit 1b2e852
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
</section>
</main>
{{ghost_foot}}
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="{{asset "js/uno.js"}}"></script>
{{> google-analytics}}
</body>
Expand Down
1 change: 0 additions & 1 deletion error.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
</section>
</article>
{{ghost_foot}}
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="{{asset "js/uno.js"}}"></script>
{{> google-analytics}}
</body>
Expand Down

0 comments on commit 1b2e852

Please sign in to comment.