From 67d10cfad74a37c4fdeb42347f1c4aa330466f77 Mon Sep 17 00:00:00 2001 From: Matt DeCamp Date: Thu, 16 Sep 2021 16:49:39 -0400 Subject: [PATCH] spelling! --- .gitignore | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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