add logo to header

This commit is contained in:
Nils Schneider 2011-09-16 11:57:49 +02:00
parent 5e114f37d6
commit bd42779404
4 changed files with 6 additions and 2 deletions

View file

@ -4,7 +4,7 @@ layout: base
<div id="masthead">
<div class="inner">
<div class="container primarybox">
<h1>Bitcoin <small>P2P Digital Currency</small></h1>
<h1><img width=38 height=40 src="/img/logo_small.png" class="thelogo" /> Bitcoin <small>P2P Digital Currency</small></h1>
</div>
</div>
</div>