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