From 15ad578ff5a3202d09364f2cf0f0bae9d1e95ffb Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Fri, 15 Oct 2021 23:02:37 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d8c23..eed6606 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -[![Netlify Status](https://api.netlify.com/api/v1/badges/cae7db9a-2b54-481d-b8df-14553c339ed2/deploy-status)](https://app.netlify.com/sites/crimsontome/deploys) +[![Netlify Status](https://api.netlify.com/api/v1/badges/cae7db9a-2b54-481d-b8df-14553c339ed2/deploy-status)](https://app.netlify.com/sites/crimsontome/deploys) + + +After abandoning the github pages blog, I had many static site generators and hosting providers recommended to me aside from Jekyll and GHPages. I had already tried Eleventy with GHPages and wanted to try that with Netlify. So, that is what I am doing.