diff options
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -52,10 +52,12 @@ learn the ins and outs of hosting your own, click      so you don't require any non-free JS to access it at github.      Use git:// to clone; I couldn't figure out HTTPS with cgit.      Besides, git is faster. -</center> -<p>Join the FSF!</p> + +    <p>Join the FSF!</p>  <a href="https://my.fsf.org/join?referrer=5575602"      target="_blank" rel="noopener noreferrer">      <img src="/static/5575602.png"/>  </a> + +</center>  {% endblock %} | 
