Mercurial > dottes
changeset 233:92500a8068ce
Add contact details to website.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 10 Mar 2013 20:30:56 +0000 |
parents | 7c32e90e9872 |
children | 50dccc8f1ac0 |
files | web/index.html |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/web/index.html Tue Feb 26 09:59:54 2013 +0000 +++ b/web/index.html Sun Mar 10 20:30:56 2013 +0000 @@ -103,6 +103,13 @@ </div> </div> + <div class="grid_12 dottes-body"> + <h1>Who is responsible for this?</h1> + <p>Found a mistake, missing a tune or just want something changed? + Email Jim at <a href="mailto:dottes@cryhavoc.org.uk"> + dottes@cryhavoc.org.uk</a>.</p> + </div> + </div> </body> </html>