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