New global footer

This commit is contained in:
John O'Nolan
2013-09-01 21:45:19 +02:00
committed by Hannah Wolfe
parent b4aba43c97
commit 03d79be55e
9 changed files with 194 additions and 128 deletions

View File

@ -9,7 +9,7 @@
<div id="site-head-content" class="inner">
<a id="blog-logo" href="{{settings.url}}"><img src="/assets/img/user.png" alt="" /></a>
<h1 class="blog-title">{{settings.title}}</h1>
<h2 class="blog-description">A designer, developer and entrepreneur. Spends his time travelling the world with a bag of kites. Likes journalism and publishing platforms.</h2>
<h2 class="blog-description">{{settings.description}}</h2>
</div>
</div>
</header>