Switch images to svgs, where possible (#1563)
Closes #1361, #1362
This commit was merged in pull request #1563.
	This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
 | 
			
		||||
  <div class="row mb-2">
 | 
			
		||||
    <div class="col-lg-3 col-sm-12 pt-lg-5">
 | 
			
		||||
      <img src="/assets/img/addons/netguard.png" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="NetGuard">
 | 
			
		||||
      <img src="/assets/img/png/3rd-party/netguard.png" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="NetGuard">
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="col">
 | 
			
		||||
    <h3>Control your traffic with <a href="https://www.netguard.me/">NetGuard</a></h3>
 | 
			
		||||
@@ -14,7 +14,7 @@
 | 
			
		||||
 | 
			
		||||
  <div class="row mb-2">
 | 
			
		||||
    <div class="col-lg-3 col-sm-12 pt-lg-5">
 | 
			
		||||
      <img src="/assets/img/addons/Orbot.png" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Orbot">
 | 
			
		||||
      <img src="/assets/img/svg/3rd-party/orbot.svg" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Orbot">
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="col">
 | 
			
		||||
    <h3>Tor for Android with <a href="https://guardianproject.info/apps/orbot/">Orbot</a></h3>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user