Clean up the footer #817
| @@ -1,8 +1,52 @@ | |||||||
|  | <footer> | ||||||
|  |  | ||||||
|   <hr class="footer-divider" /> |   <hr class="footer-divider" /> | ||||||
|  |  | ||||||
| {% include sections/participate.html %} |   <h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> Spread the word and help your friends</h1> | ||||||
|  |  | ||||||
| <footer> |   <div class="row mb-4"> | ||||||
|  |     <div class="col-12 col-md-6 d-flex justify-content-between"> | ||||||
|  |       <a href="mailto:?subject=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&body=https://www.privacytools.io/" class="share-btn email" title="Email"> | ||||||
|  |         <i class="fas fa-envelope"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="https://www.facebook.com/sharer/sharer.php?u=https://www.privacytools.io" class="share-btn facebook" title="Facebook"> | ||||||
|  |         <i class="fab fa-facebook-f"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="https://twitter.com/share?text=Knowledge%20and%20tools%20to%20protect%20your%20privacy%20against%20global%20mass%20surveillance%20&url=https://www.privacytools.io/&via=privacytoolsIO" class="share-btn twitter" title="Twitter"> | ||||||
|  |         <i class="fab fa-twitter"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="https://sharetomastodon.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url=https://www.privacytools.io" class="share-btn mastodon" title="Mastodon"> | ||||||
|  |         <i class="fab fa-mastodon"></i> | ||||||
|  |       </a> | ||||||
|  |     </div> | ||||||
|  |     <div class="col-12 col-md-6 d-flex justify-content-between"> | ||||||
|  |       <a href="https://reddit.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn reddit" title="reddit"> | ||||||
|  |         <i class="fab fa-reddit-alien"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="https://www.linkedin.com/shareArticle?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn linkedin" title="LinkedIn"> | ||||||
|  |         <i class="fab fa-linkedin-in"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="http://www.stumbleupon.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn stumbleupon" title="StumbleUpon"> | ||||||
|  |         <i class="fab fa-stumbleupon"></i> | ||||||
|  |       </a> | ||||||
|  |  | ||||||
|  |       <a href="https://sharetodiaspora.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url=https://www.privacytools.io" class="share-btn diaspora" title="Diaspora*"> | ||||||
|  |         <i class="fas fa-asterisk"></i> | ||||||
|  |       </a> | ||||||
|  |     </div> | ||||||
|  |   </div> | ||||||
|  |  | ||||||
|  |   <h3>Copy URL and Description</h3> | ||||||
|  |  | ||||||
|  |   <p> | ||||||
|  |   <input type="text" value="www.privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg"> | ||||||
|  |   <span class="help-block">For easy copy and paste. Share this text snippet.</span> | ||||||
|  |   </p> | ||||||
|  |  | ||||||
|   <hr class="footer-divider" /> |   <hr class="footer-divider" /> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,49 +1,3 @@ | |||||||
| <h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> Spread the word and help your friends</h1> |  | ||||||
|  |  | ||||||
| <div class="row mb-4"> |  | ||||||
|   <div class="col-12 col-md-6 d-flex justify-content-between"> |  | ||||||
|     <a href="mailto:?subject=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&body=https://www.privacytools.io/" class="share-btn email" title="Email"> |  | ||||||
|       <i class="fas fa-envelope"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="https://www.facebook.com/sharer/sharer.php?u=https://www.privacytools.io" class="share-btn facebook" title="Facebook"> |  | ||||||
|       <i class="fab fa-facebook-f"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="https://twitter.com/share?text=Knowledge%20and%20tools%20to%20protect%20your%20privacy%20against%20global%20mass%20surveillance%20&url=https://www.privacytools.io/&via=privacytoolsIO" class="share-btn twitter" title="Twitter"> |  | ||||||
|       <i class="fab fa-twitter"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="https://sharetomastodon.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url=https://www.privacytools.io" class="share-btn mastodon" title="Mastodon"> |  | ||||||
|       <i class="fab fa-mastodon"></i> |  | ||||||
|     </a> |  | ||||||
|   </div> |  | ||||||
|   <div class="col-12 col-md-6 d-flex justify-content-between"> |  | ||||||
|     <a href="https://reddit.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn reddit" title="reddit"> |  | ||||||
|       <i class="fab fa-reddit-alien"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="https://www.linkedin.com/shareArticle?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn linkedin" title="LinkedIn"> |  | ||||||
|       <i class="fab fa-linkedin-in"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="http://www.stumbleupon.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn stumbleupon" title="StumbleUpon"> |  | ||||||
|       <i class="fab fa-stumbleupon"></i> |  | ||||||
|     </a> |  | ||||||
|  |  | ||||||
|     <a href="https://sharetodiaspora.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url=https://www.privacytools.io" class="share-btn diaspora" title="Diaspora*"> |  | ||||||
|       <i class="fas fa-asterisk"></i> |  | ||||||
|     </a> |  | ||||||
|   </div> |  | ||||||
| </div> |  | ||||||
|  |  | ||||||
| <h3>Copy URL and Description</h3> |  | ||||||
|  |  | ||||||
| <p> |  | ||||||
| <input type="text" value="www.privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg"> |  | ||||||
| <span class="help-block">For easy copy and paste. Share this text snippet.</span> |  | ||||||
| </p> |  | ||||||
|  |  | ||||||
| <div class="page-header"> | <div class="page-header"> | ||||||
|   <h1>Participate with suggestions and constructive criticism</h1> |   <h1>Participate with suggestions and constructive criticism</h1> | ||||||
| </div> | </div> | ||||||
|   | |||||||
| @@ -7,3 +7,4 @@ layout: default | |||||||
| {% include sections/resources.html %} | {% include sections/resources.html %} | ||||||
| {% include sections/quotes.html %} | {% include sections/quotes.html %} | ||||||
| {% include sections/privacy-resources.html %} | {% include sections/privacy-resources.html %} | ||||||
|  | {% include sections/participate.html %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user