From 8540d0a461784fb550f7bcccd39d929baa73068f Mon Sep 17 00:00:00 2001
From: gjhklfdsa <45323745+gjhklfdsa@users.noreply.github.com>
Date: Mon, 13 May 2019 02:27:30 +0000
Subject: [PATCH] Update card.html
---
_includes/card.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/_includes/card.html b/_includes/card.html
index 11847f44..b6dbb7c1 100644
--- a/_includes/card.html
+++ b/_includes/card.html
@@ -39,6 +39,10 @@
{% if include.tor %}
{% endif %}
+
+ {% if include.git %}
+
+ {% endif %}
{% if include.extra_button %}
{{include.extra_button}}