Add search bar to table of contents

This commit is contained in:
2021-12-22 21:16:09 +00:00
parent a5341e770c
commit 117f1ee6ee
5 changed files with 108 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ install:
cp styles.css /opt/notes2web
cp fuse.js /opt/notes2web
cp search.js /opt/notes2web
cp toc_search.js /opt/notes2web
uninstall:
rm -rf /usr/local/bin/notes2web.py /opt/notes2web