Add status badge
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# My blaaaahg
|
# My blaaaahg
|
||||||
|
|
||||||
|
[](https://app.netlify.com/sites/blahg/deploys)
|
||||||
|
|
||||||
Hello, welcome. This is a blog, or digital garden, or whatever. It's built with Astro!
|
Hello, welcome. This is a blog, or digital garden, or whatever. It's built with Astro!
|
||||||
|
|
||||||
## Run it yourself
|
## Run it yourself
|
||||||
|
|
||||||
All commands are run from the root of the project, from a terminal:
|
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 preview` | Preview your build locally, before deploying |
|
||||||
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
|
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
|
||||||
| `npm run astro --help` | Get help using the Astro CLI |
|
| `npm run astro --help` | Get help using the Astro CLI |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user