diff options
author | 2022-08-24 16:01:01 +0200 | |
---|---|---|
committer | 2022-08-24 10:01:01 -0400 | |
commit | c960f602da286b171ed5d80bf298f458e5845a15 (patch) | |
tree | 765b556769b2113319ac1908d8841e7e9812e87f /examples/basics/README.md | |
parent | 1daaaf3d71949cb0b47fe29ffc1a8d6478ff610a (diff) | |
download | astro-c960f602da286b171ed5d80bf298f458e5845a15.tar.gz astro-c960f602da286b171ed5d80bf298f458e5845a15.tar.zst astro-c960f602da286b171ed5d80bf298f458e5845a15.zip |
feat: add screenshots to official theme readme files (#4442)
* feat: add screenshot to basic example
* feat: add screenshot to blog examples
* feat: add screenshots to docs example
* feat: add screenshot to portfolio example
Diffstat (limited to 'examples/basics/README.md')
-rw-r--r-- | examples/basics/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/basics/README.md b/examples/basics/README.md index 85c775110..bea634937 100644 --- a/examples/basics/README.md +++ b/examples/basics/README.md @@ -4,6 +4,9 @@ > 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! + + + ## 🚀 Project Structure Inside of your Astro project, you'll see the following folders and files: |