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