From 7c55c8dd7875d68a257554f6ffcf9dcfaae6aa4f Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:50:23 +0200 Subject: [PATCH] Add support for links --- _includes/roadmap_card.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/roadmap_card.html b/_includes/roadmap_card.html index a81fb7d..5155b64 100644 --- a/_includes/roadmap_card.html +++ b/_includes/roadmap_card.html @@ -61,7 +61,9 @@
{% if card.link %} - #866 opened by BinaryMuse to atom/github + + {{ card.link.text }} + {% endif %}