mirror of https://github.com/mitchell/mjfs.us.git
Modified readme
This commit is contained in:
parent
63362a9c8d
commit
1c5d48d206
|
@ -1,5 +1,4 @@
|
|||
# Personal Website
|
||||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
|
||||
# Personal Website [![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
|
||||
locations around the US, Canada, and Europe thanks to AWS CloudFront and S3.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-website",
|
||||
"version": "0.2.12",
|
||||
"version": "0.2.14",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome": "^1.1.8",
|
||||
|
|
Loading…
Reference in New Issue