chore(readme): Update theme structure example
This commit is contained in:
@@ -100,6 +100,7 @@ themes/your-theme-name/ # → Root of your Sage based theme
|
|||||||
│ └── setup.php # → Theme setup
|
│ └── setup.php # → Theme setup
|
||||||
├── bootstrap/ # → Acorn bootstrap
|
├── bootstrap/ # → Acorn bootstrap
|
||||||
│ ├── cache/ # → Acorn cache location (never edit)
|
│ ├── cache/ # → Acorn cache location (never edit)
|
||||||
|
│ └── app.php # → Acorn application bootloader
|
||||||
├── config/ # → Config files
|
├── config/ # → Config files
|
||||||
│ ├── app.php # → Application configuration
|
│ ├── app.php # → Application configuration
|
||||||
│ ├── assets.php # → Asset configuration
|
│ ├── assets.php # → Asset configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user