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