diff --git a/_includes/cardv2.html b/_includes/cardv2.html index 45906aed..86f6e3f0 100644 --- a/_includes/cardv2.html +++ b/_includes/cardv2.html @@ -7,41 +7,45 @@ {{include.title}} {{include.description}}

- Website - {% if include.forum %} - Forum - {% endif %} - {% if include.tor %} - Tor - {% endif %} +
+
+ Website + {% if include.forum %} + Forum + {% endif %} + {% if include.tor %} + Tor + {% endif %} +
-
- {% if include.windows %}{% endif %} - {% if include.mac %}{% endif %} - {% if include.linux %}{% endif %} - {% if include.bsd %}{% endif %} +
+ {% if include.windows %}{% endif %} + {% if include.mac %}{% endif %} + {% if include.linux %}{% endif %} + {% if include.bsd %}{% endif %} - {% if include.firefox %}{% endif %} - {% if include.chrome %}{% endif %} - {% if include.safari %}{% endif %} - {% if include.opera %}{% endif %} - {% if include.edge %}{% endif %} + {% if include.firefox %}{% endif %} + {% if include.chrome %}{% endif %} + {% if include.safari %}{% endif %} + {% if include.opera %}{% endif %} + {% if include.edge %}{% endif %} - {% if include.android %}{% endif %} - {% if include.ios %}{% endif %} - {% if include.fire %}{% endif %} + {% if include.android %}{% endif %} + {% if include.ios %}{% endif %} + {% if include.fire %}{% endif %} - {% if include.web %}{% endif %} + {% if include.web %}{% endif %} - {{include.icon1}} - {{include.icon2}} - {{include.icon3}} + {{include.icon1}} + {{include.icon2}} + {{include.icon3}} - {% if include.github %}{% endif %} - {% if include.gitlab %}{% endif %} - {% if include.git %}{% endif %} - {% if include.source %}{% endif %} + {% if include.github %}{% endif %} + {% if include.gitlab %}{% endif %} + {% if include.git %}{% endif %} + {% if include.source %}{% endif %} +