diff options
Diffstat (limited to 'examples/blog')
-rw-r--r-- | examples/blog/README.md | 5 |
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! + + + 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/). |