Sha256: 6c65e553c0240e95e3f68852e1a9674ca8ac2064aae03388c641920b35ac24fc

Contents?: true

Size: 787 Bytes

Versions: 2

Compression:

Stored size: 787 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/jquery.poptrox.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

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-overflow-0.1.3 _includes/scripts.html
jekyll-theme-overflow-0.1.2 _includes/scripts.html