diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-02-01 06:25:10 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-02-01 06:25:10 -0500 |
commit | c7b29da94d3b85ec91f0d5e2789db11a43473df5 (patch) | |
tree | a5502674da4a9ed8367f911112d34c094481e83c /bn_django/templates/about.html | |
parent | 0988ee83c8a8b24801624beae78ceba1bfa82d07 (diff) | |
download | bnewnet-c7b29da94d3b85ec91f0d5e2789db11a43473df5.tar.gz bnewnet-c7b29da94d3b85ec91f0d5e2789db11a43473df5.zip |
lots went on:
* rss feeds
* some admin interface stuff
* blah
running issues:
* admin interface with model inheretence?
* rss feeds: unicode cool?
* proper year/month implementation (don't want day)
* right side bar info
* dating issue (datetime vs date)
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r-- | bn_django/templates/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index 16ebf99..1fcd7aa 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -20,6 +20,7 @@ This website is the web presence of Bryan Newbold. It serves as a: <dt /><a href="/knowledge/">brain dump</a> <dd /> so I won't forget <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://git.bnewbold.net/">browsable code repository</a> <dd /> so people (including myself!) don't have to rewrite |