From e9ffbad7ca687d4b48982449fa9d7ee3e4562fc3 Mon Sep 17 00:00:00 2001 From: Mitchell Simon Date: Tue, 3 Sep 2019 02:18:19 -0400 Subject: [PATCH] Minor project mjfs.us description change --- src/data/projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/projects.json b/src/data/projects.json index a5db157..c0ce9dc 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -37,7 +37,7 @@ "alt": "Maintainability" } ], - "description": "This repository for this site. I've built and rebuilt my personal website in many technologies, but these days it is a simple TypeScript React SPA. Before using TS, I put Flow up to the same task and was pleasantly surprised, but ultimately won over in other projects by TS. This site is currently hosted on S3 and cached/distributed around the US by Cloudfront. This site is also continuously deployed using TravisCI." + "description": "The repository for this site. I've built and rebuilt my personal website in many technologies, but these days it is a simple TypeScript React SPA. Before using TS, I put Flow up to the same task and was pleasantly surprised, but ultimately won over in other projects by TS. This site is currently hosted on S3 and cached/distributed around the US by Cloudfront. This site is also continuously deployed using TravisCI." }, {