diff options
author | Francis Irving <francis@mysociety.org> | 2010-07-20 23:17:03 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-07-20 23:17:03 +0100 |
commit | b710197681de37701e54a001fed69203f1e16c9e (patch) | |
tree | b6cb4917065d453b19cceeb3388e0000326fc560 /app/views/help | |
parent | d42136818585e5c9f1013ddef2d63d29b8d0a459 (diff) |
Add link to blog / twitter from main help
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/about.rhtml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 5ff22b23f..762f683bf 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -45,7 +45,7 @@ will either contain the information you want, or give a valid legal reason why it must be kept confidential. </dd> -<dt id="who">Who makes it? <a href="#who">#</a> </dt> +<dt id="who">Who makes WhatDoTheyKnow? <a href="#who">#</a> </dt> <dd>WhatDoTheyKnow is created and run by <a href="http://www.mysociety.org">mySociety</a>, and was initially <a href="http://www.mysociety.org/2006/12/06/funding-for-freedom-of-information/">funded by the JRSST Charitable Trust</a>. mySociety is a project of the registered charity <a href="http://www.ukcod.org.uk/UK_Citizens_Online_Democracy">UK Citizens Online Democracy</a>. @@ -53,6 +53,11 @@ If you like what we're doing, then you can <a href="https://secure.mysociety.org/donate/">make a donation</a>. </dd> +<dt id="updates">How can I keep up with news about WhatDoTheyKnow?<a href="#updates">#</a> </dt> +<dd>We have a <a href="/blog">blog</a> and a <a href="http://www.twitter.com/whatdotheyknow">twitter feed</a>. +</dd> + + </dl> <h1 id="making_requests">Making requests <a href="#making_requests">#</a> </h1> |