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 dcdc1660..4d1f9c57 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -73,6 +73,10 @@ + +