fixed double declaration
Manuite
committed Mar 27, 2013
commit 43f690a441045a877d93a227c869f3c4e8cf4459
Showing 1
changed file with
0 additions
and 2 deletions
generators/foundation/app/views/pages/index.liquid
+0
-2
| @@ | @@ -109,8 +109,6 @@ |
| </script> | |
| {{ 'foundation.min.js' | javascript_tag }} | |
| - | {{ 'foundation.min.js' | javascript_tag }} |
| - | |
| <!-- | |
| {{ 'foundation/foundation.js' | javascript_tag }} | |