Include site name in header

This commit is contained in:
Barry Clark 2014-02-07 08:36:03 -05:00
parent 4b9b856761
commit a6da2babe9
3 changed files with 3 additions and 10 deletions

View file

@ -21,7 +21,7 @@
<body>
<header>
<a href="/" class="logo"><img src="/404.ups" /></a>
<a href="/" class="logo"><img src="/404.ups" />{{ site.name }}</a>
<nav>
<a href="/">Blog</a>