Skip to content

Commit

Permalink
edit daily challenges format
Browse files Browse the repository at this point in the history
  • Loading branch information
jones58 committed Dec 11, 2024
1 parent e2ec066 commit df42365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/blog/daily-challenges.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ I wanted to build a website to link to all the daily challenges (like Wordle etc
- Added an intro screen, like on Wordle to explain what the website is about. Stored in local storage whether this has been clicked - if it has ever (i.e. not just today), don't show the popup again.
- Improved desktop css to show all the content.
- Added animations using Animista.

## Conclusion

You can find a live copy of the site at [dailychallenges.jackkershaw.net](https://dailychallenges.jackkershaw.net) and read more on the Github repository [here](https://github.com/jones58/daily-challenges).

0 comments on commit df42365

Please sign in to comment.