From 4290787281c01144326606f1b534d898d250914f Mon Sep 17 00:00:00 2001 From: Nicole Martin Date: Sun, 9 Jun 2024 20:39:09 -0700 Subject: [PATCH] more updates --- public/index.html | 4 ++-- src/Components/Tech.js | 2 +- src/assets/computer.png | Bin 66894 -> 57973 bytes src/assets/computerOld.png | Bin 0 -> 66894 bytes src/containers/home.js | 20 +++++++++++--------- 5 files changed, 14 insertions(+), 12 deletions(-) create mode 100644 src/assets/computerOld.png diff --git a/public/index.html b/public/index.html index 42c12d7..86bc4d2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ - + @@ -57,7 +57,7 @@ Nicole Martin | Software Developer - +
diff --git a/src/Components/Tech.js b/src/Components/Tech.js index feb6c98..96a02e2 100644 --- a/src/Components/Tech.js +++ b/src/Components/Tech.js @@ -4,7 +4,7 @@ const Tech = ({ one, two, three, four, five }) => { return (