Commit d888a40
refactor(templates): remove entity template hierarchy
Remove the entire entity template hierarchy as pages now use PageLayout and compose components directly:
- ProductDetailTemplate.tsx
- EntityDetailTemplate.tsx
- ModelDetailTemplate.tsx
- OrganizationDetailTemplate.tsx
- VendorEntityDetailTemplate.tsx
- All entity section components (EntityBenchmarks, EntityCommunityLinks, etc.)
- Template barrel exports
These templates have been replaced by direct component composition in individual pages.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5fe2c39 commit d888a40
14 files changed
Lines changed: 0 additions & 1182 deletions
File tree
- src/templates
- entity
- sections
This file was deleted.
This file was deleted.
0 commit comments