From 30f79cc19477e19eea4a12cef4332306ef9e73b3 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 4 Sep 2022 03:28:54 -0400 Subject: [PATCH] Add new folders to project structure --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f294426..00fb83d 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ Inside AstroWind template, you'll see the following folders and files: | | ├── post-slug-1.md | | └── ... │ ├── components/ +│ │ ├── atoms/ +│ │ ├── blog/ │ │ ├── core/ | | └── widgets/ | | ├── Header.astro