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