chore(readme): Add sections directory to theme structure (#2942)
This commit is contained in:
@@ -108,7 +108,8 @@ themes/your-theme-name/ # → Root of your Sage based theme
|
||||
│ ├── components/ # → Component templates
|
||||
│ ├── forms/ # → Form templates
|
||||
│ ├── layouts/ # → Base templates
|
||||
│ └── partials/ # → Partial templates
|
||||
│ ├── partials/ # → Partial templates
|
||||
└── sections/ # → Section templates
|
||||
├── screenshot.png # → Theme screenshot for WP admin
|
||||
├── style.css # → Theme meta information
|
||||
├── vendor/ # → Composer packages (never edit)
|
||||
|
||||
Reference in New Issue
Block a user