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