1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/source/partials/_header.html.erb
Dan Barber 861d947fe3 Move the site over to Middleman.
This includes converting the haml templates to erb.
2015-02-14 14:48:04 +00:00

12 lines
311 B
Plaintext

<div id="stripe">
<div class="container">
<canvas height="12" id="colours" width="890"></canvas>
</div>
</div>
<header class="clearfix" role="banner">
<div class="container">
<h1 class="icon-logo" id="main_heading">Dan Barber</h1>
<h2>Web Designer &amp;&nbsp;Developer</h2>
</div>
</header>