diff options
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r-- | bn_django/templates/about.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index 479c078..16ebf99 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -2,7 +2,7 @@ {% block path %}{% endblock %} -{% block title %}About bryannewbold.com{% endblock %} +{% block title %}About bnewbold.net{% endblock %} {% block right_stuff %} {% endblock %} @@ -20,7 +20,8 @@ This website is the web presence of Bryan Newbold. It serves as a: <dt /><a href="/knowledge/">brain dump</a> <dd /> so I won't forget <dt /><a href="/photos/">photo gallery</a> - <dt /><a href="/code/">browsable code repository</a> + <dt /><a href="http://planet.bnewbold.net/">rss aggregator</a> + <dt /><a href="http://git.bnewbold.net/">browsable code repository</a> <dd /> so people (including myself!) don't have to rewrite <dt />home for other projects <dd /> like... hhmmmmm |