link to online issue
pjvandehaar opened this issue · 0 comments
pjvandehaar commented
Just replace
<span class="url">{{quicklink}}</span>
with
<span class="url"><a href="{{url}}">{{quicklink}}</a></span>
in src/templates/html.hbs
.
pjvandehaar opened this issue · 0 comments
Just replace
<span class="url">{{quicklink}}</span>
with
<span class="url"><a href="{{url}}">{{quicklink}}</a></span>
in src/templates/html.hbs
.