Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
Fix project markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete Nicholls committed Sep 28, 2014
1 parent 2e17802 commit 23b8382
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions projects/index.md
Expand Up @@ -5,9 +5,14 @@ layout: bare

# Projects

<!-- TODO automatically generate this -->

<div class="project">
<h2><a href="/projects/i3">i3 3D printer</a></h2>
Our third and most successful 3D printer build to date.
<h2><a href="/projects/oph">Optical Pickup Head driver board</a></h2>
A pcb to control the optics in an XBox 360 optical pickup head for various scientific applications
</div>

<div class="project">
<h2><a href="/projects/oph">Optical Pickup Head driver board</a></h2>
A pcb to control the optics in an XBox 360 optical pickup head for various scientific applications.
</div>

0 comments on commit 23b8382

Please sign in to comment.