Barebones search working!

This commit is contained in:
天クマ 2025-10-24 22:13:50 -03:00
commit 205a096654
5 changed files with 58 additions and 64 deletions

View file

@ -20,6 +20,6 @@
"homepage": "https://github.com/adrianvic/neoBeta#readme",
"dependencies": {
"@11ty/eleventy": "^3.1.2",
"lunr": "^2.3.9"
"elasticlunr": "^0.9.5"
}
}