diff --git a/_includes/card.html b/_includes/card.html index 11847f44..c1602c85 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -33,7 +33,7 @@ {% if include.website %} {{include.website}} {% else %} - {{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" }} + {{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" | remove: "github.com" }} {% endif %} {% if include.tor %}