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