Rearrange.

This commit is contained in:
Marc Cataford 2015-06-20 23:54:41 -04:00
parent e8a9d4e296
commit 50e5d5378e

View file

@ -16,8 +16,7 @@
</head>
<body>
<!-- Header start -->
<div id="page">
<div id="page"> <!-- page wrapper -->
<div id="header_contents">
<a name="top"></a>
<div id="header_title">
@ -35,9 +34,7 @@
<p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p>
</div>
</div>
<!-- Header end -->
<!-- Sections start -->
<div id="skillset">
<div id="skillset">
<div id="skillset_header" class="section_header"><h1>Skillset</h1></div>
<div id="skillset_contents">
<ul>
@ -48,7 +45,7 @@
</div>
</div>
<div id="experience">
<div id="experience">
<div id="exp_header" class="section_header"><h1>Experience</h1></div>
<div id="exp_contents">
<script id="exp-template" type="text/x-handlebars-template">
@ -65,12 +62,9 @@
</script>
</div>
</div>
<div id="projects"></div>
<div id="callmemaybe"></div>
<!-- Sections end -->
<!-- Footer start -->
<!-- Footer end -->
</div>
<div id="projects"></div>
<div id="callmemaybe"></div>
</div> <!-- endof: page wrapper -->
</body>