chore(readme): Add sections directory to theme structure (#2942)

This commit is contained in:
Brandon
2022-01-10 16:28:36 -06:00
committed by GitHub
parent fc53cf18b8
commit 16f3330a4a

View File

@@ -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)