Sha256: 3ce45b6873ea654c47a030134b54b7f9404d322dfdf4fd6c4b3d59645933c9bf
Contents?: true
Size: 707 Bytes
Versions: 7
Compression:
Stored size: 707 Bytes
Contents
<!-- Scripts --> <script src="{{ 'assets/js/jquery.min.js' | absolute_url }}"></script> <script src="{{ 'assets/js/jquery.scrolly.min.js' | absolute_url }}"></script> <script src="{{ 'assets/js/browser.min.js' | absolute_url }}"></script> <script src="{{ 'assets/js/breakpoints.min.js' | absolute_url }}"></script> <script src="{{ 'assets/js/util.js' | absolute_url }}"></script> <script src="{{ 'assets/js/main.js' | absolute_url }}"></script> <script src="{{ 'assets/js/cookieconsent.min.js' | absolute_url }}" data-cfasync="false"></script> <script> window.cookieconsent.initialise({ "palette": { "popup": { "background": "#252e39" }, "button": { "background": "#14a7d0" } } }); </script>
Version data entries
7 entries across 7 versions & 1 rubygems