migueltorrescosta
2023-12-20 be76da9e95b6744f4934280cb85504371ccc1244
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,