dependabot[bot]
2024-02-05 479cbb6d9157244a8035247ab9fbd3f66dbd2e46
quartz/cli/handlers.js
@@ -347,7 +347,7 @@
          directoryListing: false,
          headers: [
            {
              source: "**/*.html",
              source: "**/*.*",
              headers: [{ key: "Content-Disposition", value: "inline" }],
            },
          ],