From b5ad6bb9323ebdb1d7a6eac973e781a4ccda53ba Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 5 Jan 2020 00:20:23 -0500 Subject: [PATCH] Image Reorganization - Created "Assets" folder for images and files - Update About page to use new image paths --- {Images => Assets/About}/Profile Picture.jpg | Bin {Images => Assets/About}/email.png | Bin {Images => Assets/About}/github.png | Bin {Images => Assets/About}/linkedin.png | Bin Web Pages/about.html | 10 +++++----- 5 files changed, 5 insertions(+), 5 deletions(-) rename {Images => Assets/About}/Profile Picture.jpg (100%) rename {Images => Assets/About}/email.png (100%) rename {Images => Assets/About}/github.png (100%) rename {Images => Assets/About}/linkedin.png (100%) diff --git a/Images/Profile Picture.jpg b/Assets/About/Profile Picture.jpg similarity index 100% rename from Images/Profile Picture.jpg rename to Assets/About/Profile Picture.jpg diff --git a/Images/email.png b/Assets/About/email.png similarity index 100% rename from Images/email.png rename to Assets/About/email.png diff --git a/Images/github.png b/Assets/About/github.png similarity index 100% rename from Images/github.png rename to Assets/About/github.png diff --git a/Images/linkedin.png b/Assets/About/linkedin.png similarity index 100% rename from Images/linkedin.png rename to Assets/About/linkedin.png diff --git a/Web Pages/about.html b/Web Pages/about.html index 23c514b..11721fc 100644 --- a/Web Pages/about.html +++ b/Web Pages/about.html @@ -28,7 +28,7 @@