diff options
author | 2021-09-16 08:06:22 -0700 | |
---|---|---|
committer | 2021-09-16 08:06:22 -0700 | |
commit | cb7a957f413a9af0651266769b5a6a4a9996aafa (patch) | |
tree | 98aa0dbd5d19c8cc7787bf79c54f4dc1264e4636 /examples/docs/README.md | |
parent | c4634e5ea6f2c0e86216251831525497c9821daa (diff) | |
download | astro-cb7a957f413a9af0651266769b5a6a4a9996aafa.tar.gz astro-cb7a957f413a9af0651266769b5a6a4a9996aafa.tar.zst astro-cb7a957f413a9af0651266769b5a6a4a9996aafa.zip |
update examples for stackblitz (#1379)
Diffstat (limited to 'examples/docs/README.md')
-rw-r--r-- | examples/docs/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/docs/README.md b/examples/docs/README.md index 75e3b4f97..26505fe43 100644 --- a/examples/docs/README.md +++ b/examples/docs/README.md @@ -4,6 +4,8 @@ npm init astro -- --template docs ``` +[](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/docs) + ## Features - ✅ **Full Markdown support** |