From 4e093de5ba4f31c6b8b9126cfe001d391963770e Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sun, 15 Jan 2012 18:24:28 -0500 Subject: [PATCH] Copyright update for 2012; adding Lobo --- _layouts/base.html | 2 +- index.html | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/_layouts/base.html b/_layouts/base.html index a2040a3..0959597 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -15,7 +15,7 @@
{{ content }}
diff --git a/index.html b/index.html index a22a5e1..d2d8043 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,15 @@ title: Home
+ lobo (NetLogo // started December 2011) +
+
+ Lobo is Logo Bolo: a re-envisioning of the classic tank game by Stuart Cheshire in NetLogo. +
+
+
+
+
music-quizzer (Python // started May 2011)