Modified readme

This commit is contained in:
mitchelljfs 2018-07-01 23:21:17 -07:00
parent 63362a9c8d
commit 1c5d48d206
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
# Personal Website # Personal Website [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
This is my personal website built using React.js. It is hosted in multiple This is my personal website built using React.js. It is hosted in multiple
locations around the US, Canada, and Europe thanks to AWS CloudFront and S3. locations around the US, Canada, and Europe thanks to AWS CloudFront and S3.

View File

@ -1,6 +1,6 @@
{ {
"name": "react-website", "name": "react-website",
"version": "0.2.12", "version": "0.2.14",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@fortawesome/fontawesome": "^1.1.8", "@fortawesome/fontawesome": "^1.1.8",