slideshare/public/themes-manifest.json
Michael Mainguy a84546b30b Remove PresentationViewer component and view functionality
- Remove view buttons from presentations list (both icon and card actions)
- Delete PresentationViewer component and CSS files
- Remove view route from App.tsx routing
- Streamline presentation actions to Edit, Present, and Delete only

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 13:30:58 -05:00

16 lines
295 B
JSON

{
"themes": {
"default": {
"id": "default",
"cssFile": "style.css",
"layouts": [
"2-content-blocks",
"content-slide",
"image-slide",
"title-slide"
],
"hasMasterSlide": true
}
},
"generated": "2025-08-21T18:25:50.144Z"
}