add trends

This commit is contained in:
2025-04-27 20:28:16 -03:00
parent 8976a32732
commit 54c0fc5e76
2 changed files with 20 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ const bundlePath = `${import.meta.env.BASE_URL}pagefind/`;
new PagefindUI({
element,
bundlePath,
autofocus: true,
showImages: false,
pageSize: 5,
});