From 0988ee83c8a8b24801624beae78ceba1bfa82d07 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 26 Jan 2009 07:06:06 -0500 Subject: shift from bryannewbold.com to bnewbold.net --- bn_django/templates/about.html | 5 +++-- bn_django/templates/base.html | 10 +++++----- bn_django/templates/nogo.html | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'bn_django/templates') 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:
brain dump
so I won't forget
photo gallery -
browsable code repository +
rss aggregator +
browsable code repository
so people (including myself!) don't have to rewrite
home for other projects
like... hhmmmmm diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 1b8f4d5..6ccdc7f 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -23,7 +23,7 @@ href="/static/style/flexy-nuts-serif.css" title="flexy-nuts-serif" /> {% endblock %} {% block externaljs %} {% endblock %} -{% block windowtitle %}bryannewbold.com{% endblock %} +{% block windowtitle %}bnewbold.net{% endblock %}
@@ -31,7 +31,7 @@ knowledge  photos  code - bryannewbold.com + bnewbold.net
@@ -41,8 +41,8 @@ - - + +
@@ -70,7 +70,7 @@ Here lies content! home    about    credits    -email the webmaster +email the webmaster
produced in 2007 by bryan newbold, all rights ignored diff --git a/bn_django/templates/nogo.html b/bn_django/templates/nogo.html index 51ea34b..ca83269 100644 --- a/bn_django/templates/nogo.html +++ b/bn_django/templates/nogo.html @@ -11,5 +11,5 @@ to runaway cpu utilization on my virtual host and locking up of more imporant services (static html, etc). So for the time being i'm freezing large portions, hopefully everything will be back soon; a number of new python wrappers for python look promising and i'm excited to implement jsMath to replace the current clunky math system. -For now try a more generic git cgi interface to my content at http://git.bryannewbold.com. +For now try a more generic git cgi interface to my content at http://git.bnewbold.net. {% endblock %} -- cgit v1.2.3