From 08ef808db82dcbf46f2df78898c256f07024b431 Mon Sep 17 00:00:00 2001 From: ethanglide Date: Tue, 9 Apr 2024 12:29:16 -0400 Subject: [PATCH] Change social media icons --- Pictures/github.svg | 10 ++++++++++ Pictures/gmail.svg | 3 +++ Pictures/linkedin.svg | 3 +++ README.md | 5 +++++ index.html | 6 +++--- 5 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 Pictures/github.svg create mode 100644 Pictures/gmail.svg create mode 100644 Pictures/linkedin.svg diff --git a/Pictures/github.svg b/Pictures/github.svg new file mode 100644 index 0000000..19a04d2 --- /dev/null +++ b/Pictures/github.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Pictures/gmail.svg b/Pictures/gmail.svg new file mode 100644 index 0000000..46619d9 --- /dev/null +++ b/Pictures/gmail.svg @@ -0,0 +1,3 @@ + + + diff --git a/Pictures/linkedin.svg b/Pictures/linkedin.svg new file mode 100644 index 0000000..0b00654 --- /dev/null +++ b/Pictures/linkedin.svg @@ -0,0 +1,3 @@ + + + diff --git a/README.md b/README.md index 2c0b40b..cc78d71 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Ethan's Github + The place to find out all about me and projects I have done or am currently doing. + +## Attribution + +Beautiful social media svg icons from [gauravghongde](https://github.com/gauravghongde/social-icons) \ No newline at end of file diff --git a/index.html b/index.html index baa2b8a..6081986 100644 --- a/index.html +++ b/index.html @@ -18,13 +18,13 @@
- gmail logo + gmail logo - linkedin logo + linkedin logo - github logo + github logo