summaryrefslogtreecommitdiffstats
path: root/bn_django/templates/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r--bn_django/templates/about.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html
index eb03970..f8db11a 100644
--- a/bn_django/templates/about.html
+++ b/bn_django/templates/about.html
@@ -9,7 +9,7 @@
{% block content %}
<p />
-<div class="lefty_content">
+<div class="righty_content">
<img src="/static/img/orange_small.jpg" />
<br />
<div class="content_caption">the perp</div>
@@ -22,10 +22,17 @@ This website is the web presence of <a href="k/BryanNewbold">Bryan Newbold</a>.
<dt /><a href="/code">browsable code repository</a>
<dd /> so people (including myself!) don't have to rewrite
<dt />home for other projects
- <dd /> like... mmmmm
+ <dd /> like... hhmmmmm
<dt />waste of time
<dd /> (most importantly!)
</dl>
<p />
If you're curious about the technology that runs the site, see the <a href="/credits">credits</a>.
+<br />
+<br />
+<br />
+<br />
+<br />
+<br />
+
{% endblock %}