From 85a8e2d140b6f729f488fe6f72b829c6fbf349c8 Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Sun, 27 Nov 2022 21:21:54 -0600 Subject: [PATCH] Add status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f40c934..85e366d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # My blaaaahg +[![Netlify Status](https://api.netlify.com/api/v1/badges/eab04209-5f7f-41ed-a8dd-c45a9ebb1834/deploy-status)](https://app.netlify.com/sites/blahg/deploys) + Hello, welcome. This is a blog, or digital garden, or whatever. It's built with Astro! + ## Run it yourself All commands are run from the root of the project, from a terminal: @@ -13,4 +16,3 @@ All commands are run from the root of the project, from a terminal: | `npm run preview` | Preview your build locally, before deploying | | `npm run astro ...` | Run CLI commands like `astro add`, `astro check` | | `npm run astro --help` | Get help using the Astro CLI | -