website/assets
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.
2024-02-07 16:15:43 +01:00
..
fonts Implemented new design 2023-03-21 15:36:26 +01:00
js Refactor easter egg functionality, fetch strings from JSON 2024-02-07 16:15:43 +01:00
scss Refactor HTML and SCSS for improved structure and styling 2024-02-07 12:40:26 +01:00