From c5073389f3435299586d7a7439467168ff690951 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 12 Mar 2026 21:41:08 +0000 Subject: [PATCH] Release (#190) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/site-documentation/pulls/190 --- 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: