diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..447c81da --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/ +*.log +*.cache diff --git a/index.html b/index.html index 5102d3ea..22b8131a 100644 --- a/index.html +++ b/index.html @@ -16,20 +16,20 @@

Welcome To Ironhacker's Page

-

Things I Like

+

Things I Love

Things I Don't Like

diff --git a/style.css b/style.css new file mode 100644 index 00000000..e69de29b