Fix duplicate HTML in projects.html

This commit is contained in:
Ian Adam Naval 2015-05-28 00:13:54 -07:00
parent 0cb7584dc2
commit 8719b5ceac

View File

@ -28,7 +28,7 @@ projects:
- title: MathHammer 40k
image: mathhammer.png
description: Damage stats calculator app for WarHammer 40k I made in high school for my physics teacher. My first paid gig!
url: <a href="https://play.google.com/store/apps/details?id=com.mathhammer40k.mathhammer&amp;hl=en">Go to site &rarr;</a>
url: https://play.google.com/store/apps/details?id=com.mathhammer40k.mathhammer&amp;hl=en
---
{% for project in page.projects %}