diff --git a/.gitignore b/.gitignore index 93f136199..d0deaa5eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules npm-debug.log +it is a nice file. diff --git a/src/index.html b/src/index.html index 6a7c812fa..cb5674066 100644 --- a/src/index.html +++ b/src/index.html @@ -8,7 +8,7 @@ - Welcome to the HTML Portfolio Project + Welcome to my updated html project.