From 7abb2d0bad89938ef63585cd4e412fabb4d844f3 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 23 Feb 2009 15:34:05 -0800 Subject: static fixes --- bn_django/templates/about.html | 1 + bn_django/templates/base.html | 2 +- bn_django/templates/copyright.html | 1 + bn_django/templates/credits.html | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) (limited to 'bn_django/templates') diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index 1fcd7aa..f1f211d 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -8,6 +8,7 @@ {% endblock %} {% block content %} +

journal  photos  - code  + code  knowledge bnewbold.net
diff --git a/bn_django/templates/copyright.html b/bn_django/templates/copyright.html index 142cdc6..92962ef 100644 --- a/bn_django/templates/copyright.html +++ b/bn_django/templates/copyright.html @@ -6,6 +6,7 @@ {% endblock %} {% block content %} +

I'm not a big fan of copyrights or licensing. Feel free to use the content and code from this website however you please. I would appreciate attribution or at least letting me know if you're doing something cool, but it's not required.

If I had to chose a licence it would probably be MIT or BSD style.

I don't think i've violated any other person's rights, but if you think something is a copied and/or unattributed drop a dime! diff --git a/bn_django/templates/credits.html b/bn_django/templates/credits.html index d1322b9..6447981 100644 --- a/bn_django/templates/credits.html +++ b/bn_django/templates/credits.html @@ -6,6 +6,7 @@ {% endblock %} {% block content %} +
This site uses a variety of delicious software!

operating system

It's freeBSD under the hood when not hosted elsewhere. -- cgit v1.2.3