diff --git a/ianonavy/projects.html b/ianonavy/projects.html
index d38469f..65ea63a 100644
--- a/ianonavy/projects.html
+++ b/ianonavy/projects.html
@@ -5,31 +5,16 @@ permalink: /projects/
projects:
- - title: How2Pizza
- image: how2pizza.png
- description: Simple tool to help large groups of friends order pizza.
- url: http://how2pizza.com
-
- title: Potato Ipsum
image: potatoipsum.png
description: Lorem ipsum for potato fans.
url: http://potatoipsum.com
- - title: SMS Fixer
- image: sms-fixer.png
- description: Simple recovery script and Web service to convert Google Voice HTML logs into the Android app SMS Backup & Restore.
- url: http://sms-fixer.ianonavy.com
-
- title: ACM Linux Mirrors
image: mirrors.png
description: Friends at WPI wanted to apt-get upgrade and pacman -Syu at lightning speed, so I made it happen.
url: http://mirrors.acm.wpi.edu/
- - 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: https://play.google.com/store/apps/details?id=com.mathhammer40k.mathhammer&hl=en
-
---
{% for project in page.projects %}