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