Added search using elasticlunr.

This commit is contained in:
天クマ 2025-10-25 15:58:28 -03:00
commit 32ebfc6176
7 changed files with 71 additions and 41 deletions

View file

@ -2,9 +2,8 @@
<div id="linksBox">
<h1 id="title">neoBeta</h1>
<ul id="headerLinks">
<a href="/index.html">home</a> -
<a href="/index.html">mods</a> -
<a href="/index.html">plugins</a>
<a href="/">home</a> -
<a href="/search">search</a>
</ul>
<p id="credits">Adrian Victor, 2025 (<a href="https://git.disroot.org/adrianvictor/neoBeta">Unlicense</a>)</p>
</div>