diff --git a/index.html b/index.html index e7bbcd3..15d184c 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,17 @@ - - -
- - - -a paragraph
- - + + + + + + +a paragraph
+ +this is a paragraph
+ + diff --git a/index.js b/index.js index 6b2b3db..0a54ca9 100644 --- a/index.js +++ b/index.js @@ -1 +1,2 @@ -console.log("hello world"); +console.log("hello git and github"); + \ No newline at end of file