Commit Graph
15 Commits
Author SHA1 Message Date
Rico van Zelst 3dc50eee2d chore: gads 2024-08-16 01:37:54 +02:00
Rico van Zelst b4c827e391 fix: Update existing champion images
- Fixes issue that made it so champion images would store duplicate champion images no matter what.
2024-08-07 00:06:01 +02:00
Rico van Zelst a9b2abc4b6 style: add flex and justify-center classes
The changes improve the layout by centering the adsbygoogle element horizontally.
2024-08-06 23:01:37 +02:00
Rico van Zelst 6c836f5ae1 fix: back to block 2024-08-06 22:59:36 +02:00
Rico van Zelst 1420c4830c style: update grid view styling
Adjust class attributes for better alignment and centering.
2024-08-06 22:54:17 +02:00
Rico van Zelst b90cacdc10 style: hide unfilled Google ads
- Improve user experience by hiding unfilled Google ads.
2024-08-06 22:50:58 +02:00
Rico van Zelst 4a4573922e chore: ads 2024-08-06 22:35:59 +02:00
Rico van Zelst fcff9e5d9b chore: ads 2024-08-06 21:38:55 +02:00
Rico van Zelst cacad481fe chore: add ads.txt for Google AdSense verification 2024-07-31 16:04:42 +02:00
Rico van Zelst 54795765af chore: add ga verification 2024-07-27 00:46:33 +02:00
Rico van Zelst a94e0ded51 fix: Add Frenzy to resourcetypes 2024-07-26 15:52:05 +02:00
Rico van Zelst d14ebef138 Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2024-06-22 18:56:23 +02:00
Rico van Zelst 03c93ed189 feat(Champion Model): Add 'Crimson Rush' to resource types
A new resource type, 'Crimson Rush', has been added to the Champion model. This extends the range of available resource types for champions in the game.
2024-06-22 18:56:19 +02:00
Rico van Zelst 87c0d4ca94 feat: Implement new way of fetching champ info
Introduced a new environment variable, MAMC_SECRET, to securely fetch champion data from an external API. This secret is now used in the ChampionSeeder, ChampionSkinSeeder and SkinChromaSeeder classes to authenticate requests. The .env.example and app configuration files have been updated accordingly.
2024-06-22 18:45:05 +02:00
Rico van Zelst 984690b758 fix temporary 2024-04-17 12:59:25 +02:00