diff options
Diffstat (limited to 'searcher')
-rw-r--r-- | searcher/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searcher/index.html b/searcher/index.html index eb4937d..83abf53 100644 --- a/searcher/index.html +++ b/searcher/index.html @@ -12,7 +12,7 @@ <link crossorigin href="/lib/chips.css" rel="stylesheet" type="text/css" /> <link crossorigin href="/lib/util.js" rel="preload" as="script"/> - <link crossorigin href="/lib/chips.js" rel="preload" as="script"/> + <link crossorigin href="/lib/chips2.js" rel="preload" as="script"/> <link crossorigin href="script.js" rel="preload" as="script"/> <link crossorigin href="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.min.js" rel="preload" as="script"/> <link crossorigin href="/lib/chips.css" rel="preload" as="style"/> |