aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2010-01-24 03:07:26 -0500
committerbnewbold <bnewbold@ziggy.(none)>2010-01-24 03:07:26 -0500
commit0b4716e089a6ed5881f4a70dd903ccc17189d036 (patch)
tree449d4728e991bd6ff5688a87a4dc348729d414de /bn_django
parent7570e31185192cd2770be84b56b5e41cda8677e6 (diff)
downloadbnewnet-0b4716e089a6ed5881f4a70dd903ccc17189d036.tar.gz
bnewnet-0b4716e089a6ed5881f4a70dd903ccc17189d036.zip
changed about page
Diffstat (limited to 'bn_django')
-rw-r--r--bn_django/templates/about.html26
1 files changed, 8 insertions, 18 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html
index 091ea1c..39ac311 100644
--- a/bn_django/templates/about.html
+++ b/bn_django/templates/about.html
@@ -14,26 +14,16 @@
<br />
<div class="content_caption">the perp</div>
</div>
-This website is the web presence of Bryan Newbold. It serves as a:
+This website is the web presence of Bryan Newbold. Chunks of the homunculus
+include:
<dl>
- <dt /><a href="/knowledge/">brain dump</a>
- <dd /> so I won't forget
+ <dt /><a href="http://know.bnewbold.net/">brain dump</a>
<dt /><a href="/photos/">photo gallery</a>
- <dt /><a href="/journal/">journal</a>
- <dt /><a href="http://planet.bnewbold.net/">rss aggregator</a>
+ <dt /><a href="http://journal.bnewbold.net/">journal</a>
+ <dt /><a href="http://feeds.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
- <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 %}
+There's a lot of borrowed software under the hood; see <a
+href="/credits/">credits</a>.
+<br /> {% endblock %}