From 7566f087afc30e80b17879323270f9c74f2c43e0 Mon Sep 17 00:00:00 2001 From: Granit Dula Date: Mon, 22 Jan 2024 19:35:55 +0000 Subject: [PATCH] revert: remove contact link --- package-lock.json | 46 +++++++++++++++---- src/components/sections/contact/Contact.js | 2 - .../images/section-images/instagram-icon.svg | 7 --- 3 files changed, 36 insertions(+), 19 deletions(-) delete mode 100644 src/resources/images/section-images/instagram-icon.svg diff --git a/package-lock.json b/package-lock.json index 18998de..62208f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3272,6 +3272,16 @@ "node": ">= 8" } }, + "node_modules/@popperjs/core": { + "version": "2.11.8", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", + "peer": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/popperjs" + } + }, "node_modules/@rollup/plugin-babel": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", @@ -5624,13 +5634,23 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001312", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz", - "integrity": "sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - } + "version": "1.0.30001579", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz", + "integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] }, "node_modules/case-sensitive-paths-webpack-plugin": { "version": "2.4.0", @@ -20411,6 +20431,12 @@ } } }, + "@popperjs/core": { + "version": "2.11.8", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", + "peer": true + }, "@rollup/plugin-babel": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", @@ -22179,9 +22205,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001312", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz", - "integrity": "sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==" + "version": "1.0.30001579", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz", + "integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==" }, "case-sensitive-paths-webpack-plugin": { "version": "2.4.0", diff --git a/src/components/sections/contact/Contact.js b/src/components/sections/contact/Contact.js index f1e1899..0a02424 100644 --- a/src/components/sections/contact/Contact.js +++ b/src/components/sections/contact/Contact.js @@ -1,7 +1,6 @@ import React from 'react'; import './Contact.css'; import { ReactComponent as GithubIcon } from '../../../resources/images/section-images/github-icon.svg'; -import { ReactComponent as InstagramIcon } from '../../../resources/images/section-images/instagram-icon.svg'; import { ReactComponent as LinkedinIcon } from '../../../resources/images/section-images/linkedin-icon.svg'; import { ReactComponent as EmailIcon } from '../../../resources/images/section-images/email-icon.svg'; @@ -21,7 +20,6 @@ const Contact = () => {

Social Media

- diff --git a/src/resources/images/section-images/instagram-icon.svg b/src/resources/images/section-images/instagram-icon.svg deleted file mode 100644 index 84d31bf..0000000 --- a/src/resources/images/section-images/instagram-icon.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - -