Jeroen De Meerleer
3305c26750
Refactor easter egg functionality, fetch strings from JSON
- Refactored the `initEasterEgg` function to fetch easter egg strings from a JSON file instead of hardcoding them. - Removed the unused `eastereggstrings` array. - Updated event listener to use arrow function syntax (`evt`) instead of `event`. - Added error handling for failed fetch requests.
Description
Languages
PHP
52.9%
CSS
17.9%
Shell
15.6%
Dockerfile
6.4%
Twig
5%
Other
2.2%