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