chore: tap targets

This commit is contained in:
Cory Dransfeldt 2024-05-29 14:19:02 -07:00
parent d9624ece0d
commit b02e70f187
3 changed files with 0 additions and 9 deletions

View file

@ -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>