Exclude article index from search

This commit is contained in:
Leilukin 2025-05-09 12:20:48 +08:00
parent 72f0a1db28
commit ba0a791b28

View File

@ -1,5 +1,5 @@
{{ export function articleList(tag) }}
<ul>
<ul data-pagefind-ignore>
{{ for article of collections[tag] }}
<li>
<p class="item-list__title">