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