From eecbec638f425570747ea06acda86201cbb3635b Mon Sep 17 00:00:00 2001 From: Chris Yealy Date: Sun, 14 Jun 2020 19:18:17 -0400 Subject: [PATCH] Make the links go to the links --- templates/card.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/card.j2 b/templates/card.j2 index 8c831fc..4373cd5 100644 --- a/templates/card.j2 +++ b/templates/card.j2 @@ -3,7 +3,7 @@
{{ app['name'] }}

{{ app['description'] }}

- {{ app['link'] }} + {{ app['link'] }}
- \ No newline at end of file +