Add support for links

This commit is contained in:
davegson 2020-07-28 17:50:23 +02:00
parent 21dfad4fcd
commit 7c55c8dd78

View file

@ -61,7 +61,9 @@
<div class="flex relative pb-2 pt-6 -mt-1" style="min-height: 16px;">
<span style="font-size: 0.8rem;">
{% if card.link %}
#866 opened by <strong>BinaryMuse</strong> to atom/github
<a href="{{ card.link.url }}">
{{ card.link.text }}
</a>
{% endif %}
</span>
<div class="absolute right-0">