Fix projects listing page

This commit is contained in:
Fabien Freling 2016-01-31 20:56:25 +01:00
parent de0ffce04e
commit aa24e8c412

View file

@ -3,9 +3,9 @@ title: Projects
--- ---
<ul id="projects"> <ul id="projects">
<li><a href="projects/oboy/index.html">OBoy</a></li> <li><a href="projects/oboy/index.html">OBoy</a></li>
<li><a href="projects/trailr/index.html">Trailr</a></li> <li><a href="projects/trailr/index.html">Trailr</a></li>
<li><a href="projects/whereiscar/index.html">Where is my car?</a></li> <li><a href="projects/whereiscar/index.html">Where is my car?</a></li>
<li><a href="projects/maestro/index.html">Maestro</a></li> <li><a href="projects/maestro/index.html">Maestro</a></li>
<li><a href="projects/dawnchaos/index.html">Dawn of Chaos</a></li> <li><a href="projects/dawnchaos/index.html">Dawn of Chaos</a></li>
</ul> </ul>