Alex Nordstrom
2024-05-28 77d6d9623fc195f97de4d82f3498b4a5723e3d38
quartz/cli/handlers.js
@@ -347,7 +347,7 @@
          directoryListing: false,
          headers: [
            {
              source: "**/*.html",
              source: "**/*.*",
              headers: [{ key: "Content-Disposition", value: "inline" }],
            },
          ],