Jacky Zhao
2023-10-25 01fc8e46409ee0fb7311f212726113d35aced82d
quartz/components/scripts/search.inline.ts
@@ -303,7 +303,6 @@
  // setup index if it hasn't been already
  if (!index) {
    index = new Document({
      cache: true,
      charset: "latin:extra",
      optimize: true,
      encode: encoder,