chore: tap targets
This commit is contained in:
parent
d9624ece0d
commit
b02e70f187
3 changed files with 0 additions and 9 deletions
|
@ -21,7 +21,6 @@ permalink: "/links/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}
|
|||
</a>
|
||||
{% if author %} via {{ author }}{% endif %}
|
||||
{% render "partials/widgets/tags.liquid", tags:link.data.tags %}
|
||||
{% render "partials/widgets/share-button.liquid", url:link.data.link, title:link.data.title, tagMap:collections.tagMap %}
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
|
Reference in a new issue