Aaron Pham
2024-02-06 52ef6d1b6f2c4be99426929fc98b17dc7e7e96fc
quartz/cli/handlers.js
@@ -347,7 +347,7 @@
          directoryListing: false,
          headers: [
            {
              source: "**/*.html",
              source: "**/*.*",
              headers: [{ key: "Content-Disposition", value: "inline" }],
            },
          ],