add search bar to all browsing menus

This commit is contained in:
2023-02-16 17:20:17 +00:00
parent 0ae70aa2b3
commit 98a6649a39
5 changed files with 93 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ install:
cp styles.css /opt/notes2web
cp fuse.js /opt/notes2web
cp search.js /opt/notes2web
cp indexsearch.js /opt/notes2web
cp toc_search.js /opt/notes2web
cp permalink.js /opt/notes2web