Sha256: 6cbdb311d8bd3674e7f4a868bff0621b7a1f19a8cd32c7af08b44f8215700070
Contents?: true
Size: 564 Bytes
Versions: 8
Compression:
Stored size: 564 Bytes
Contents
<!-- Scripts --> <script src="{{ 'assets/js/jquery.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/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
8 entries across 8 versions & 1 rubygems