diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-30 12:36:08 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-30 12:36:08 -0400 |
| commit | 3f332c7a43b90f21255412efc6f17104b2f1703c (patch) | |
| tree | 63aea280e34472716655cb910826aaedd6e1688f /templates | |
| parent | 3de0cd15fc27570ab009437689e0e423889d38f7 (diff) | |
| parent | 1a99f27f5351c9460cc2d03d328ef84e85daf4f1 (diff) | |
merge
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.liquid | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.liquid b/templates/index.liquid index 323a982..7894525 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -176,6 +176,7 @@ {% if meta.production %} <script src="/assets/js/app.min.js"></script> {% else %} +<script src="/assets/js/vendor/fastclick.js"></script> <script src="/assets/js/vendor/flickity.pkfg.js"></script> <script src="/assets/js/vendor/froogaloop.js"></script> <script src="/assets/js/vendor/loader.js"></script> |
