feat(search.html): update to disable and show loading state w/load more button; improve fuzzy search + debounce

This commit is contained in:
Cory Dransfeldt 2025-05-29 10:03:35 -07:00
parent 63db0cf32a
commit ae0247be24
No known key found for this signature in database
3 changed files with 64 additions and 56 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "8.0.4",
"version": "8.1.4",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {