Add new folders to project structure

This commit is contained in:
prototypa
2022-09-04 03:28:54 -04:00
parent 7638eaad02
commit 30f79cc194

View File

@ -69,6 +69,8 @@ Inside AstroWind template, you'll see the following folders and files:
| | ├── post-slug-1.md | | ├── post-slug-1.md
| | └── ... | | └── ...
│ ├── components/ │ ├── components/
│ │ ├── atoms/
│ │ ├── blog/
│ │ ├── core/ │ │ ├── core/
| | └── widgets/ | | └── widgets/
| | ├── Header.astro | | ├── Header.astro