mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Note about js positioning
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
Respond is a polyfill for min/max-width media queries. Modernizr enables HTML5 elements & feature detects;
|
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/ -->
|
for optimal performance, create your own custom Modernizr build: www.modernizr.com/download/ -->
|
||||||
<%= javascript_include_tag "modernizr" %>
|
<%= javascript_include_tag "modernizr" %>
|
||||||
|
<!-- Note, couldn't put this JS at the bottom, backbone errors -->
|
||||||
<%= javascript_include_tag "application" %>
|
<%= javascript_include_tag "application" %>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user