diff options
| author | mjfernez <mjf@mjfer.net> | 2021-10-30 16:25:00 -0400 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2021-10-30 16:25:00 -0400 | 
| commit | d4d306dd4d6cdaff63e16fa19d1d6abdef8d21e8 (patch) | |
| tree | 700a505dd5582e9d5104c9fcde7cc56cea17637d | |
| parent | d86393e18f06d614715da44d755938c14b0bef27 (diff) | |
| download | site-files-d4d306dd4d6cdaff63e16fa19d1d6abdef8d21e8.tar.gz | |
center fsf
| -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 %} | 
