Sha256: 96c30484878dd422e5ef0fa8fafecc1daec520aac9a4c894bb130aa98b16150b

Contents?: true

Size: 877 Bytes

Versions: 2

Compression:

Stored size: 877 Bytes

Contents

<!-- Scripts -->
<script src="{{ 'assets/js/jquery.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/js/jquery.dropotron.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/js/jquery.scrolly.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/js/jquery.scrollex.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-twenty-0.1.7 _includes/scripts.html
jekyll-theme-twenty-0.1.6 _includes/scripts.html