diff --git a/bin/t2.js b/bin/t2.js index d8ab8d1..0c95028 100755 --- a/bin/t2.js +++ b/bin/t2.js @@ -16,5 +16,5 @@ const doIt = () => { console.log(`t1: ${output.join(', ')}`); }; - +// comment change doIt(); diff --git a/index.html b/index.html index 1024f53..c1a375e 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ -hello world +hello world bad change