Sha256: 74c6d27017bda2e0780b600dabd1e5833c5d2e1aadf1c430148b41a48291bbcd

Contents?: true

Size: 734 Bytes

Versions: 3

Compression:

Stored size: 734 Bytes

Contents

<!-- Scripts -->
<script src="{{ 'assets/js/jquery.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"
		}
	},
	"position": "top"
});
</script>

Version data entries

3 entries across 3 versions & 1 rubygems

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