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