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