Skip to content

Instantly share code, notes, and snippets.

@clintharris
Last active December 1, 2021 22:26
Show Gist options
  • Save clintharris/4da46b674a1cc57dee2a6c1fdcf7c9be to your computer and use it in GitHub Desktop.
Save clintharris/4da46b674a1cc57dee2a6c1fdcf7c9be to your computer and use it in GitHub Desktop.

Revisions

  1. clintharris revised this gist Dec 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hello.js
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    alert('Hello!');
    alert('Hello2!');
  2. clintharris created this gist Dec 1, 2021.
    1 change: 1 addition & 0 deletions hello.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    alert('Hello!');