mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 19:46:34 +00:00 
			
		
		
		
	Fix Tor link buttons (#134)
This commit is contained in:
		| @@ -94,11 +94,11 @@ | |||||||
|           <a |           <a | ||||||
|             href="{{include.tor}}" |             href="{{include.tor}}" | ||||||
|             rel="noopener" |             rel="noopener" | ||||||
|             class="btn btn-tor mt-1 me-1" |             class="btn btn-info mt-1 me-1" | ||||||
|             data-bs-toggle="tooltip" |             data-bs-toggle="tooltip" | ||||||
|             data-bs-placement="bottom" |             data-bs-placement="bottom" | ||||||
|             title="Requires specific software to access: torproject.org"> |             title="Requires specific software to access: torproject.org"> | ||||||
|             <span class="ptio-tor"></span> |             <span class="ptio-tor text-light"></span> | ||||||
|           </a> |           </a> | ||||||
|         {% endif %} |         {% endif %} | ||||||
|         {% if include.i2p %} |         {% if include.i2p %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 elitejake
					elitejake