https://lucamug.github.io/elm-a-year-in-review/
You can either create an issue or a Pull Request.
The files that you want to change, probably are either
src/Year2022/Youtube.elm
to add a YouTube videosrc/Year2022/Others.elm
to add any other type or resourcegit clone https://github.com/lucamug/elm-a-year-in-review.git
cd elm-a-year-in-review
elm reactor
Then access http://localhost:8000/src/Main2022.elm
Run elm make src/Main2022.elm
. The newly created index.html will be accessible at https://lucamug.github.io/elm-a-year-in-review/