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