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 <[email protected]>1 parent 5fe2c39 commit d888a40
File tree
14 files changed
+0
-1182
lines changed- src/templates
- entity
- sections
14 files changed
+0
-1182
lines changedThis file was deleted.
This file was deleted.
0 commit comments