Sha256: 2aea51822c4aacf14fede1fc42cb3529ec0ab5da2748e9300655283143fb12b9

Contents?: true

Size: 391 Bytes

Versions: 2

Compression:

Stored size: 391 Bytes

Contents

<!DOCTYPE HTML>
<!--
	Overflow by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
	
	{% include head.html %}

	<body class="is-preload">

		{% include header.html %}

		{% include banner.html %}

		{{ content }}

		{% include footer.html %}

		{% include scripts.html %}

	</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-overflow-0.1.1 _layouts/default.html
jekyll-theme-overflow-0.1.0 _layouts/default.html