diff --git a/index.html b/index.html index 13f4419..e211403 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,14 @@ - - -
-first paragraph.
- - - + + + +first paragraph.
+This is an another paragraph.
+This is a paragraph.
+ + + + diff --git a/index.js b/index.js index 8ed859e..6d6c428 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -console.log("hello git"); +console.log("hello git and Github");