diff options
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r-- | bn_django/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index c9f9ce4..1ca9d60 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -10,7 +10,7 @@ {% block content %} <p /> <div class="righty_content"> - <img src="http://static.bryannewbold.com/img/orange_small.jpg" + <img src="/static/img/orange_small.jpg" alt="the author" /> <br /> <div class="content_caption">the perp</div> |