mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Replace Tor image button with proper font icon (#1470)
This commit is contained in:
		| @@ -78,16 +78,12 @@ | ||||
|         {% endif %} | ||||
|         {% if include.tor %} | ||||
|           <a | ||||
|             href="{{include.tor}}" | ||||
|             class="hover-text-decoration-none mt-1 mr-1" | ||||
|             data-toggle="tooltip" | ||||
|             data-placement="bottom" | ||||
|             data-original-title="Requires specific software to access: torproject.org" | ||||
|             href="{{include.tor}}"> | ||||
|             <img | ||||
|               class="mt-2 mr-1" | ||||
|               alt="Tor" | ||||
|               src="/assets/img/layout/tor.png" | ||||
|               width="35" | ||||
|               height="35"> | ||||
|             data-original-title="Requires specific software to access: torproject.org"> | ||||
|             <span class="ptio-tor btn-tor btn-icon"></span> | ||||
|           </a> | ||||
|         {% endif %} | ||||
|         {% if include.i2p %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dawid Potocki
					Dawid Potocki