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