chore: pagefind styles
This commit is contained in:
parent
d61434a9b0
commit
928e5abdda
2 changed files with 27 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Reference in a new issue