We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8938ab3 commit 758d619Copy full SHA for 758d619
compile-quotes.js
@@ -184,4 +184,4 @@ const main = async () => {
184
fs.writeFileSync("quotes.md", markdown);
185
};
186
187
-main();
+// main();
0 commit comments