From bab4f70e5707c6e52b6a30d94beb434eba40b6d7 Mon Sep 17 00:00:00 2001
From: bnewbold
datamoshed quake3 visual blah blah by toby schachman and me for the 2010 global game jam kindly hosted by the nyu game center and itp at tisch.
-we'll post all of our code and instructions (soon? email us at bnewbold at robocracy dot org or toby schachman at gmail dot come if you are interested), for now try these numbers:
diff --git a/static/img/aero_screenshot01.jpeg b/static/img/aero_screenshot01.jpeg new file mode 100644 index 0000000..9eabe33 Binary files /dev/null and b/static/img/aero_screenshot01.jpeg differ diff --git a/static/img/nudie_favicon.png b/static/img/nudie_favicon.png new file mode 100644 index 0000000..3c80a03 Binary files /dev/null and b/static/img/nudie_favicon.png differ diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..675dafd --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,8 @@ +User-agent: * +Disallow: /pub +Disallow: /static +Disallow: /code/dotfiles +Disallow: /knowledge/commit +Disallow: /k/* +Disallow: /k + diff --git a/theme/templates/base.html b/theme/templates/base.html index a671e21..2f7af8f 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -33,7 +33,7 @@ - + {% endblock %} {% block externaljs %} {% endblock %} {% block otherhead %} {% endblock %} {% endblock head %} -- cgit v1.2.3