diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-29 17:09:07 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-29 17:09:07 (EDT) |
commit | a87ac46e60f99a286bf113ed0f32a1b6a1d8f922 (patch) | |
tree | d6f932631a9a1f8cb37e4ff02732517c4fe8343b | |
parent | e0e90d0d25c3bd961fc4b2d4e66646cbe37f1228 (diff) |
Remove "Legal" hyperlink for now.
There will eventually be a copyright license and trademark policy, but I
don't feel like writing it yet. Broken hyperlinks look unprofessional,
so let's just remove this one until legal information gets written.
-rwxr-xr-x | includes/footer.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/footer.html b/includes/footer.html index 9a09b95..17943bf 100755 --- a/includes/footer.html +++ b/includes/footer.html @@ -3,7 +3,6 @@ <footer> <p class="copyright"> Copyright © 2011-2012 Patrick "P. J." M<span class="super">c</span>Dermott. - <a href="legal">Legal</a> </p> </footer> </body> |