searching!

This commit is contained in:
2021-08-19 14:43:42 +01:00
parent 1e0135a8e5
commit 51ba98f045
6 changed files with 2325 additions and 0 deletions

View File

@@ -12,5 +12,13 @@ These are my personal notes. Correctness is not guaranteed.
Browse <a href="/notes">here</a> or by tag <a href="/.tags">here</a>.
</p>
<input placeholder="Search" id="search">
<div id="results">
</div>
<p style="font-size: 0.7em;"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a></p>
<script src="/fuse.js"> </script>
<script> const data = $data$ </script>
<script src="/search.js"> </script>
</body>