From e800ba76b6f258684ab66c99a1192707cc3657aa Mon Sep 17 00:00:00 2001 From: mitchelljfs Date: Thu, 21 Jun 2018 21:08:49 -0700 Subject: [PATCH] Changed domain of this website on the projects page. --- src/screens/Projects/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/Projects/index.js b/src/screens/Projects/index.js index 77369c3..f30e8ab 100644 --- a/src/screens/Projects/index.js +++ b/src/screens/Projects/index.js @@ -9,7 +9,7 @@ class Projects extends React.PureComponent { return (
-

www.mitchelljfsimon.com

+

mjfs.us

This website has taken many forms over the years, as my frontend and design skills increase. It has been simple HTML, CSS, and JS,