Jacky Zhao
2023-12-17 d2be097b7698c2548915c386aab07ceb320855aa
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,