aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Hudson2009-09-11 08:33:16 -0700
committerRob Hudson2009-09-11 08:33:16 -0700
commit204f59bbcba185b4052679ea6ebc094a8f575820 (patch)
treed977b28fc52ebb39adeb9641ef966e7c38f5309e
parentd60c00b1e4ea948c754a297faf3155296d0add3f (diff)
downloaddjango-debug-toolbar-204f59bbcba185b4052679ea6ebc094a8f575820.tar.bz2
Added more links to various sources
-rw-r--r--index.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/index.html b/index.html
index fafa0f7..546e5c6 100644
--- a/index.html
+++ b/index.html
@@ -86,8 +86,6 @@
Simon Willison,
Philip Zeyliger
</p>
- <h2>Contact</h2>
- <p>Rob Hudson (rob@cogit8.org) <br/> </p>
<h2>Download</h2>
<p>
You can download this project in either <a href="http://github.com/robhudson/django-debug-toolbar/zipball/master">zip</a> or <a href="http://github.com/robhudson/django-debug-toolbar/tarball/master">tar</a> formats.
@@ -95,8 +93,12 @@
<p>
You can also clone the project with <a href="http://git-scm.com">Git</a> by running: <pre>$ git clone git://github.com/robhudson/django-debug-toolbar</pre>
</p>
- <div class="footer">
- get the source code on GitHub : <a href="http://github.com/robhudson/django-debug-toolbar">robhudson/django-debug-toolbar</a>
+ <h2>Get Involved</h2>
+ <ul>
+ <li>Get the source code on GitHub: <a href="http://github.com/robhudson/django-debug-toolbar">robhudson/django-debug-toolbar</a>.</li>
+ <li>Join the mailing list on Google Groups: <a href="http://groups.google.com/group/django-debug-toolbar">Mailing List</a>.</li>
+ <li>Translate strings: <a href="http://www.transifex.net/projects/p/django-debug-toolbar/">Django Debug Toolbar on Transifex</a>.</li>
+ </ul>
</div>
</div>
</div>