chore(readme): Update theme structure example

This commit is contained in:
Brandon
2021-01-14 14:30:50 -06:00
parent 098f2fcfe5
commit 8f2779a99d

View File

@@ -100,6 +100,7 @@ themes/your-theme-name/ # → Root of your Sage based theme
│ └── setup.php # → Theme setup
├── bootstrap/ # → Acorn bootstrap
│ ├── cache/ # → Acorn cache location (never edit)
│ └── app.php # → Acorn application bootloader
├── config/ # → Config files
│ ├── app.php # → Application configuration
│ ├── assets.php # → Asset configuration