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