Jacky Zhao
2023-12-18 78b33fc2fb2d2b30e0cdf6fbd50c74efceac1c56
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,