From c3a3ee6f403e0c65d162083c16e4d2f5c9a4df91 Mon Sep 17 00:00:00 2001 From: Camerin Figueroa Date: Fri, 24 Dec 2021 06:02:19 -0500 Subject: [PATCH] Updated literature in homepage --- src/components/Intro.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Intro.js b/src/components/Intro.js index d3f13c0..a9d9698 100644 --- a/src/components/Intro.js +++ b/src/components/Intro.js @@ -129,7 +129,7 @@ class Intro extends React.Component {
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 + my github repositories, and articles I've posted. This website is coded with React/Redux and hosted over Vercel. You can email me at cam@camscode.com.
,