From eced5ab224dca10a72795bc9ccc92564f4c0936e Mon Sep 17 00:00:00 2001 From: atharva3010 <34229217+atharva3010@users.noreply.github.com> Date: Sat, 6 Oct 2018 19:01:03 +0530 Subject: [PATCH 1/2] Create atharva.js --- code/atharva.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 code/atharva.js diff --git a/code/atharva.js b/code/atharva.js new file mode 100644 index 0000000..b6ffb6f --- /dev/null +++ b/code/atharva.js @@ -0,0 +1 @@ +document.write("Hello I am Atharva") From c384fdf091a679bd5db438af0966f4b149c13bd2 Mon Sep 17 00:00:00 2001 From: atharva3010 <34229217+atharva3010@users.noreply.github.com> Date: Sat, 6 Oct 2018 19:01:31 +0530 Subject: [PATCH 2/2] Update atharva.js --- code/atharva.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/atharva.js b/code/atharva.js index b6ffb6f..c18b664 100644 --- a/code/atharva.js +++ b/code/atharva.js @@ -1 +1 @@ -document.write("Hello I am Atharva") +document.write("Hello I am Atharva");