This commit is contained in:
Marc Cataford 2015-06-20 16:37:29 -04:00
parent 2ae3ce9521
commit 8a024b87a2

View file

@ -12,7 +12,7 @@
<body> <body>
<!-- Header start --> <!-- Header start -->
<div id="header"> <header><div id="header_contents">
<a name="top"></a> <a name="top"></a>
<p id="header_title"><h1>Hey there! My name is Marc.</h1></p> <p id="header_title"><h1>Hey there! My name is Marc.</h1></p>
<div id="header_blurb"> <div id="header_blurb">
@ -26,7 +26,7 @@
the problems that land on my desk.</p> the problems that land on my desk.</p>
<p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p> <p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p>
</div> </div>
</div> </div></header>
<!-- Header end --> <!-- Header end -->
</body> </body>