Add project thumbnails
This commit is contained in:
parent
fa5ad2ebbd
commit
9d861f0fe6
9 changed files with 8 additions and 4 deletions
|
@ -5,8 +5,8 @@ title: Projects
|
|||
<ul class="projects">
|
||||
<li><a href="projects/rightcoin/index.html" style="background-image: url(projects/rightcoin/thumb.gif);">The Right Coin</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/whereiscar/index.html">Where is my car?</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/trailr/index.html" style="background-image: url(projects/trailr/thumb.jpg);">Trailr</a></li>
|
||||
<li><a href="projects/whereiscar/index.html" style="background-image: url(projects/whereiscar/thumb.png);">Where is my car?</a></li>
|
||||
<li><a href="projects/maestro/index.html" style="background-image: url(projects/maestro/thumb.png);">Maestro</a></li>
|
||||
<li><a href="projects/dawnchaos/index.html" style="background-image: url(projects/dawnchaos/thumb.png);">Dawn of Chaos</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue