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