chore: pagefind styles

This commit is contained in:
Cory Dransfeldt 2023-08-17 12:34:40 -07:00
parent d61434a9b0
commit 928e5abdda
No known key found for this signature in database
2 changed files with 27 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<a href="/tags/{{ tag }}">
<div
class="tag--button tag--button__small"
data-pagefind-filter="tag">{{ tag }}</div>
data-pagefind-filter="tags">{{ tag }}</div>
</a>
{% endif %}
{% endfor %}