diff options
Diffstat (limited to 'bn_django/templates/frontpage.html')
-rw-r--r-- | bn_django/templates/frontpage.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html index a8c0e40..a23b8ee 100644 --- a/bn_django/templates/frontpage.html +++ b/bn_django/templates/frontpage.html @@ -15,6 +15,8 @@ <br /> Other sites: <br /> - <a href="http://web.mit.edu/bnewbold/www"> athena locker</a><br /> + - <a href="http://planet.bnewbold.net"> planet</a><br /> + - <a href="http://equator.memeschemes.com"> equator</a><br /> {% endblock %} {% block content %} |