Sha256: ca000ac348b1a6388c1dcc1d6c4dc20962a17c0fb2e0d94b5d54df861b13c306

Contents?: true

Size: 687 Bytes

Versions: 5

Compression:

Stored size: 687 Bytes

Contents

<footer>
	<div class="content">
	<div class="wrapper">
		<div class="footer-col footer-col-1">
			<h2 class="footer-heading">{{ site.title | escape }}</h2>
		</div>
		<div class="footer-col footer-col-2">
			{% if site.dribbble_username or site.facebook_username or site.flickr_username or site.github_username or site.instagram_username or site.linkedin_username or site.pinterest_username or site.mastodon or site.twitter_username or site.youtube_username or site.googleplus_username or site.rss %}
				{% include social.html %}
			{% endif %}
		</div>
		<div class="footer-col footer-col-3">
			<p>{{ site.description | escape }}</p>
		</div>
	</div>
	</div>
</footer>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-charcoal-0.0.8 _includes/footer.html
jekyll-theme-charcoal-0.0.7 _includes/footer.html
jekyll-theme-charcoal-0.0.6 _includes/footer.html
jekyll-theme-charcoal-0.0.5 _includes/footer.html
jekyll-theme-charcoal-0.0.4 _includes/footer.html