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