Jacky Zhao
2023-11-11 134b6ed582d6ce9d8fb8f1e58d2bae89c07c2d5d
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,