diff --git a/_includes/card.html b/_includes/card.html index b7c5d609..e6040222 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -56,6 +56,10 @@ {% if include.tor %} Tor {% endif %} + + {% if include.git %} + Git + {% endif %} {% if include.extra_button %} {{include.extra_button}} diff --git a/_includes/nav.html b/_includes/nav.html index 138e7e8b..17825d35 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -71,6 +71,10 @@ + +