aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bn_django/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index 4fa12a6..759404b 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -14,7 +14,7 @@
<div id="top_bar">
<div id="top_bar_content">
<span class="righty">
- {% comment %}<a href="/journal/">journal</a>&nbsp;{% endcomment %}
+ <a href="http://journal.bnewbold.net">journal</a>&nbsp;
<a href="/photos/">photos</a>&nbsp;
<a href="http://git.bnewbold.net/">code</a>&nbsp;
<a href="http://know.bnewbold.net/">knowledge</a></span>