diff --git a/.gitignore b/.gitignore index 76add87..6acc570 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -dist \ No newline at end of file +dist +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 4a1a8f8..76bd83d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ ## Status: In production -A mildly opinionate Eleventy starter project. +A mildly opinionated Eleventy starter project. [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mattdecamp/eleventonia) \ No newline at end of file