Jacky Zhao
2023-11-19 296c1cf83f587706d23ffc2f14962628d0534953
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,