mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-16 11:11:43 +00:00
Note about js positioning
This commit is contained in:
parent
e5c5e8c10b
commit
10ea13a378
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
Respond is a polyfill for min/max-width media queries. Modernizr enables HTML5 elements & feature detects;
|
||||
for optimal performance, create your own custom Modernizr build: www.modernizr.com/download/ -->
|
||||
<%= javascript_include_tag "modernizr" %>
|
||||
<!-- Note, couldn't put this JS at the bottom, backbone errors -->
|
||||
<%= javascript_include_tag "application" %>
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue