From 7a9b62dc048ffd947bb6dd41523091bbc9346e84 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 12 Mar 2026 16:40:21 -0500 Subject: [PATCH] feat: trigger minor version update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c7fde1..8003e73 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ pnpm create astro@latest -- --template starlight ``` -## 🚀 Project Structure +## Project Structure Inside of your Astro + Starlight project, you'll see the following folders and files: @@ -29,7 +29,7 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li Static assets, like favicons, can be placed in the `public/` directory. -## 🧞 Commands +## Commands All commands are run from the root of the project, from a terminal: