diff options
author | 2023-07-25 13:51:57 -0500 | |
---|---|---|
committer | 2023-07-25 13:51:57 -0500 | |
commit | adcc5adbbc2a85671954cc5ee3eb0455dde1517d (patch) | |
tree | fbd6228b6954737f31aeb1c861f978b863f42416 /examples/basics | |
parent | 3156d9df1533bd65ed50205f56a5bc690880fb2e (diff) | |
download | astro-adcc5adbbc2a85671954cc5ee3eb0455dde1517d.tar.gz astro-adcc5adbbc2a85671954cc5ee3eb0455dde1517d.tar.zst astro-adcc5adbbc2a85671954cc5ee3eb0455dde1517d.zip |
Update README.md (#7796)
Updates blog image in readme
Diffstat (limited to 'examples/basics')
-rw-r--r-- | examples/basics/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/README.md b/examples/basics/README.md index 75d44e0da..839455718 100644 --- a/examples/basics/README.md +++ b/examples/basics/README.md @@ -10,7 +10,7 @@ npm create astro@latest -- --template basics > 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! - + ## 🚀 Project Structure |