diff --git a/.vscode/settings.json b/.vscode/settings.json index e6adf89..26d41e1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "workbench.colorCustomizations": { "activityBar.background": "#d04649", + "activityBar.activeBackground": "#d04649", "activityBar.activeBorder": "#37cb34", "activityBar.foreground": "#e7e7e7", "activityBar.inactiveForeground": "#e7e7e799", diff --git a/src/App.js b/src/App.js index df3e35e..c3aea41 100644 --- a/src/App.js +++ b/src/App.js @@ -1,7 +1,7 @@ import React from "react"; import "./index.css"; import { motion } from "framer-motion"; -import { FaExternalLinkAlt, FaLinkedinIn, FaTwitter, FaGithub, FaFileDownload } from 'react-icons/fa' +import Footer from "./components/Footer"; function App() { return ( @@ -12,52 +12,10 @@ function App() {

then the short story goes here bro then the short story goes here bro then the short story goes here bro

-
-

Contact Me 📩

-
-
-

Your Name

- -
-
-

Your Email Address

- -
-
-

Your Message

- -
-
- -
-
-
- + {/* */} -
- Zadat Olayinka -
- - Twitter - -
-
- - LinkedIn - -
-
- - GitHub - -
-
- - Resume - -
-
+