chore: modularize search; deduplicate helpers

This commit is contained in:
Cory Dransfeldt 2024-11-28 13:26:55 -08:00
parent d2ad1147b3
commit 643aa242ff
No known key found for this signature in database
7 changed files with 224 additions and 254 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"type": "module",
"version": "1.4.0",
"version": "1.5.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",