diff --git a/index.html b/index.html index 3ed5dac..f0a4c2e 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,12 @@ - - -
First paragraph.
- - - + + + +First paragraph.
+This is a paragraph.
+This is a paragraph.
+ + diff --git a/index.js b/index.js index 8b13789..56349bd 100644 --- a/index.js +++ b/index.js @@ -1 +1,2 @@ +console.log("Hello git and github") \ No newline at end of file