Sha256: d60a545ba50329067335166cea5ef4c489494d57ef28175d881dfac0fe676685

Contents?: true

Size: 422 Bytes

Versions: 7

Compression:

Stored size: 422 Bytes

Contents

{{ ghost_foot }}

<!-- JAVASCRIPT LIBRARY -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>
  // Fallback if Google's one doesn't load
  if (!window.jQuery) {
    document.write("<script src='{{asset 'js/vendor/jquery.min.js' }}'><\/script>");
  }
</script>
<script src={{asset "js/vendor/fastclick.min.js" }}></script>
<script src={{asset "js/app.js" }}></script>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
edge_framework-2.0.0.a template/ghost/partials/foot.hbs
edge_framework-1.4.1 template/ghost/partials/foot.hbs
edge_framework-1.4.0 template/ghost/partials/foot.hbs
edge_framework-1.3.6 template/ghost/partials/foot.hbs
edge_framework-1.3.5 template/ghost/partials/foot.hbs
edge_framework-1.3.3 template/ghost/partials/foot.hbs
edge_framework-1.3.2 template/ghost/partials/foot.hbs