add links

This commit is contained in:
TomHodson 2012-10-08 22:24:45 +01:00
parent 9cf9f9ebd8
commit 984776410e

View File

@ -15,12 +15,15 @@
<body> <body>
<div class="wrapper"> <div class="wrapper">
<header> <header>
<h1>Tomhodson</h1> <h1>Tom Hodson</h1>
<p>If it involves making something...<br/> count me in.</p> <p>If it involves making something...<br/> count me in.</p>
</header> </header>
<section> <section>
<h3>Projects</h3> <h3>Projects</h3>
<a href="http://tomhodson.github.com/Peristaltic-Pump/">Peristaltic Pump</a> <a href="http://tomhodson.github.com/Peristaltic-Pump/">Peristaltic Pump</a>
<a href="factordiagram.html">Factor diagrams!</a>
<a href="scratchpad.html">A (boring) visualisation of a sorting algorithm in JS</a>
<section/> <section/>
</div> </div>