Switch images to svgs, where possible (#1563)
Closes #1361, #1362
This commit was merged in pull request #1563.
	This commit is contained in:
		@@ -7,36 +7,36 @@
 | 
			
		||||
  <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={{ site.production_url }}/" class="share-btn email" title="Email">
 | 
			
		||||
        <i class="fas fa-envelope pl-3"></i>
 | 
			
		||||
        <i class="fas fa-envelope"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
 | 
			
		||||
      <a href="https://www.facebook.com/sharer/sharer.php?u={{ site.production_url }}" class="share-btn facebook" title="Facebook">
 | 
			
		||||
        <i class="fab fa-facebook-f pl-3"></i>
 | 
			
		||||
        <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={{ site.production_url }}/&via=privacytoolsIO" class="share-btn twitter" title="Twitter">
 | 
			
		||||
        <i class="fab fa-twitter pl-3"></i>
 | 
			
		||||
        <i class="fab fa-twitter"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
 | 
			
		||||
      <a href="https://sharetomastodon.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url={{ site.production_url }}" class="share-btn mastodon" title="Mastodon">
 | 
			
		||||
        <i class="fab fa-mastodon pl-3"></i>
 | 
			
		||||
        <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={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn reddit" title="reddit">
 | 
			
		||||
        <i class="fab fa-reddit-alien pl-3"></i>
 | 
			
		||||
        <i class="fab fa-reddit-alien"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
 | 
			
		||||
      <a href="https://www.linkedin.com/shareArticle?url={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn linkedin" title="LinkedIn">
 | 
			
		||||
        <i class="fab fa-linkedin-in pl-3"></i>
 | 
			
		||||
        <i class="fab fa-linkedin-in"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
 | 
			
		||||
      <a href="https://mix.com/mixit?su=submit&url={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn mix" title="Mix">
 | 
			
		||||
        <i class="ptio-mix pl-3"></i>
 | 
			
		||||
        <i class="ptio-mix"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
 | 
			
		||||
      <a href="https://sharetodiaspora.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url={{ site.production_url }}" class="share-btn diaspora" title="Diaspora*">
 | 
			
		||||
        <i class="fas fa-asterisk pl-3"></i>
 | 
			
		||||
        <i class="fas fa-asterisk"></i>
 | 
			
		||||
      </a>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
@@ -51,17 +51,24 @@
 | 
			
		||||
  <hr class="footer-divider" />
 | 
			
		||||
 | 
			
		||||
  <div class="row mt-3">
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center d-flex justify-content-center">
 | 
			
		||||
      <a href="/LICENSE.txt" data-toggle="tooltip" data-placement="top" data-original-title="This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"."><img alt="CC0" src="/assets/img/layout/zero.png" width="32" height="32">CC0</a>
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center align-items-center">
 | 
			
		||||
      <span class="fab fa-creative-commons-zero fa-2x mr-2"></span>
 | 
			
		||||
      <a
 | 
			
		||||
        href="/LICENSE.txt"
 | 
			
		||||
        title="This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"."
 | 
			
		||||
        data-toggle="tooltip"
 | 
			
		||||
        data-placement="top">
 | 
			
		||||
        CC0
 | 
			
		||||
      </a>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center">
 | 
			
		||||
      <i class="far fa-address-card fa-2x"></i>
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center align-items-center">
 | 
			
		||||
      <span class="far fa-address-card fa-2x mr-2"></span>
 | 
			
		||||
      <a href="/about/">About Us & Contact</a>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center">
 | 
			
		||||
      <i class="fas fa-donate fa-2x"></i>
 | 
			
		||||
    <div class="col-sm-4 mb-3 d-flex justify-content-center align-items-center">
 | 
			
		||||
      <span class="fas fa-donate fa-2x mr-2"></span>
 | 
			
		||||
      <a href="/donate/" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating. We are ad-free and not affiliated with any providers. Your donation will cover our costs for servers and domains.">Support Us!</a>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user