mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Strip github.com to display website in buttons
This fixes the broken Magic Wormhole button
This commit is contained in:
		| @@ -33,7 +33,7 @@ | |||||||
|                     {% if include.website %} |                     {% if include.website %} | ||||||
|                         {{include.website}} |                         {{include.website}} | ||||||
|                     {% else %} |                     {% else %} | ||||||
|                         {{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" }} |                         {{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" | remove: "github.com" }} | ||||||
|                     {% endif %} |                     {% endif %} | ||||||
|                 </a> |                 </a> | ||||||
|                 {% if include.tor %} |                 {% if include.tor %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vincevrp
					Vincevrp