mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
- Refactored the emotes index view to extend the 'layouts.app' blade template. - Updated the title and description sections with dynamic content using Blade directives. - Removed unnecessary meta tags related to favicon, OpenGraph, and Twitter. - Added a new section for content and included the 'x-emotes.list_all' component. This commit improves the structure and organization of the emotes index view by utilizing reusable components and dynamic content.