From 3ef4ec671e597e9e7e876ca5dff43fe40ae44941 Mon Sep 17 00:00:00 2001 From: Ian Adam Naval Date: Mon, 10 Feb 2014 14:08:31 -0500 Subject: [PATCH] Updated labs with Floppy Pig. --- src/templates/labs.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/templates/labs.html b/src/templates/labs.html index ddba99e..862dd6b 100644 --- a/src/templates/labs.html +++ b/src/templates/labs.html @@ -4,8 +4,12 @@ {% block main %}
-

Labs

-

Welcome to my lab! This where I run all my experimental stuff. My private Git server has some public repositories if you are interested.

-

I also use demo.ianonavy.com as a general purpose staging site. Check it out to see what I'm working on now!

+

Labs

+

Welcome to my lab! This where I run all my experimental stuff. My private Git server has some public repositories if you are interested.

+

I also use demo.ianonavy.com as a general purpose staging site. Check it out to see what I'm working on now!

+
+
+

Floppy Pig

+

Just a small little game I'm working on right now in my free time.

{% endblock main %}