summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Moritz Stückler <moritz@bitbetter.de> 2022-08-24 16:01:01 +0200
committerGravatar GitHub <noreply@github.com> 2022-08-24 10:01:01 -0400
commitc960f602da286b171ed5d80bf298f458e5845a15 (patch)
tree765b556769b2113319ac1908d8841e7e9812e87f /examples/blog
parent1daaaf3d71949cb0b47fe29ffc1a8d6478ff610a (diff)
downloadastro-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/blog')
-rw-r--r--examples/blog/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/blog/README.md b/examples/blog/README.md
index b351bee6e..05d663f65 100644
--- a/examples/blog/README.md
+++ b/examples/blog/README.md
@@ -8,6 +8,9 @@ npm init astro -- --template blog
> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun!
+
+![blog](https://user-images.githubusercontent.com/4677417/186189140-4ef17aac-c3c9-4918-a8c2-ce86ba1bb394.png)
+
Features:
- ✅ Minimal styling (make it your own!)
@@ -58,4 +61,4 @@ Check out [our documentation](https://docs.astro.build) or jump into our [Discor
## Credit
-This theme is based off of the lovely [Bear Blog](https://github.com/HermanMartinus/bearblog/). \ No newline at end of file
+This theme is based off of the lovely [Bear Blog](https://github.com/HermanMartinus/bearblog/).