Commit Graph

21 Commits

Author SHA1 Message Date
Rico van Zelst
45cb08c4d9 refactor: remove ad scripts from views
Cleaned up multiple view files by removing Google AdSense script inclusions.
2025-02-26 22:25:14 +01:00
Rico van Zelst
4a4573922e chore: ads 2024-08-06 22:35:59 +02:00
Rico van Zelst
76501b4dbf feat: Update page titles for consistency
- Updated page titles to remove ".LoL" for a more consistent branding across the website. This change affects multiple pages such as FAQ, About, Assets, Champions, and more.
2024-04-10 11:33:22 +02:00
Rico van Zelst
fecd0e1d5f feat(ui): update meta image URLs for social sharing
- Update og:image and twitter:image URLs to use CDN for improved performance and consistency in social media sharing previews.
2024-03-03 15:11:44 +01:00
Rico van Zelst
2294140fce refactor(views): Update home.blade.php and app.blade.php
- Refactored the home.blade.php file to extend the layouts.app.blade.php file.
- Moved the title and description sections to their respective yield sections in app.blade.php.
- Removed duplicate code from home.blade.php.

This commit improves code organization and removes duplication in the views.
2023-12-08 17:09:46 +01:00
Rico van Zelst
cea55e776c feat: icon list + search functionality 2023-11-15 13:58:12 +01:00
Rico van Zelst
08693eb302 style: cleaner vite import 2023-11-09 13:20:00 +01:00
Rico van Zelst
b8c924442d fix: further css loading optim 2023-11-09 13:06:32 +01:00
Rico van Zelst
754c97774e fix: async load inter font 2023-11-09 12:51:29 +01:00
Rico van Zelst
3e2d8ad6fe feat: add footer 2023-11-09 11:15:18 +01:00
Rico van Zelst
c7eae5d41a fix: skin duplicate bug 2023-11-08 18:47:26 +01:00
Rico van Zelst
1b58cbc388 seo: description meta 2023-11-07 22:15:58 +01:00
Rico van Zelst
b5342fcc9d style: remove unused code 2023-11-07 19:15:09 +01:00
Rico van Zelst
a282f3a768 fix: use fa script instead of style 2023-11-07 18:02:47 +01:00
Rico van Zelst
42955bea4f fix: make metadata work on twitter 2023-11-07 14:14:44 +01:00
Rico van Zelst
17dbc897b1 feat: og meta image 2023-11-07 14:06:35 +01:00
Rico van Zelst
af1b031240 feat: home seo text 2023-11-07 13:44:00 +01:00
Rico van Zelst
67df40dce6 fix: optimize queries 2023-11-07 08:38:17 +01:00
Rico van Zelst
90e36c74ec feat: caching 2023-11-06 21:47:51 +01:00
Rico van Zelst
3d6c00dd0d feat: upcoming skins & feat: return types 2023-11-06 20:56:21 +01:00
Rico van Zelst
0fb5f76ad2 feat: add recent skins to home 2023-11-06 00:56:11 +01:00