diff options
Diffstat (limited to 'bn_django/templates')
| -rw-r--r-- | bn_django/templates/base.html | 2 | ||||
| -rw-r--r-- | bn_django/templates/frontpage.html | 3 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 9416150..9375027 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -4,7 +4,7 @@  <head>  <link rel="STYLESHEET" type="text/css" href="style/default.css">  <link rel="STYLESHEET" type="text/css" href="/style/default.css"> -<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css"> +<!--<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css">-->  <title>bryannewbold.com</title>  </head>  <body> diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html index 9dacccd..057d0c8 100644 --- a/bn_django/templates/frontpage.html +++ b/bn_django/templates/frontpage.html @@ -27,7 +27,8 @@ For 2007 i'm taking a year break from <a href="http://web.mit.edu">MIT</a>...  -->  as of February i'm living in Seattle working at <a href="http://azalea.com/AboutUs">Azalea Software</a> doing tech work. Starting in mid-May i'll be working at the Moss Landing Marine Labs in California, followed in October by field work in Antartica. I will be back at MIT for the spring 2008 semester. -<hr /> +<br /> +<br />  <div class="right_stuff"> | 
