From 864711237fb1fe1efa45bfab5d6cd6dad1866015 Mon Sep 17 00:00:00 2001 From: AtHeartEngineer <1675654+AtHeartEngineer@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:46:28 -0400 Subject: [PATCH] cleaned folder structure up --- images/arrow.svg | 3 +++ eth.svg => images/eth.svg | 0 github.svg => images/github.svg | 0 globe.svg => images/globe.svg | 0 index.html | 10 ++++------ 5 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 images/arrow.svg rename eth.svg => images/eth.svg (100%) rename github.svg => images/github.svg (100%) rename globe.svg => images/globe.svg (100%) diff --git a/images/arrow.svg b/images/arrow.svg new file mode 100644 index 0000000..863ee70 --- /dev/null +++ b/images/arrow.svg @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/eth.svg b/images/eth.svg similarity index 100% rename from eth.svg rename to images/eth.svg diff --git a/github.svg b/images/github.svg similarity index 100% rename from github.svg rename to images/github.svg diff --git a/globe.svg b/images/globe.svg similarity index 100% rename from globe.svg rename to images/globe.svg diff --git a/index.html b/index.html index 389c235..06536a4 100644 --- a/index.html +++ b/index.html @@ -20,14 +20,12 @@