diff --git a/src/components/Intro.js b/src/components/Intro.js index c84f08c..84696e5 100644 --- a/src/components/Intro.js +++ b/src/components/Intro.js @@ -122,12 +122,20 @@ class Intro extends React.Component { // Topics to display in intro topics = [ + +
+ This website helps you access the projects that I've worked on. You can navigate + at the top to different locations in the site. Within you can find information about me, + my github repositories, and some youtube videos I've posted. This website is coded with + React/Redux and hosted over Vercel. You can email me at camerin@camsprojects.online. +
+
, Marist.edu , - + , - + Explore Cam's Projects ];