diff --git a/build.js b/build.js index b581989..379a2ca 100644 --- a/build.js +++ b/build.js @@ -48,7 +48,7 @@ marked.use({ // "Run" if (exampleID == "intro-chatgpt") html += ``; - else + else if (exampleID) html += ``; // "Copy"