Sha256: f144188b23318d2bf3d0090c4215bf8503b8ada6547ea3b60f3653591324cb17

Contents?: true

Size: 794 Bytes

Versions: 4

Compression:

Stored size: 794 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

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-drop-0.1.6 _includes/scripts.html
jekyll-theme-drop-0.1.5 _includes/scripts.html
jekyll-theme-drop-0.1.4 _includes/scripts.html
jekyll-theme-drop-0.1.3 _includes/scripts.html