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