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