I'm trying to update a project website using hugo via blogdown
through R and RStudio.
I'm making edits to the Tweet embedded on the front page as well as the people on the committee page.
All of the updates work fine when I run the page locally with blogdown::serve_site()
. However, the edits aren't being realised online.
The changes seem to be recorded on GitHub so I'm not sure where I'm going wrong. Here's the associated GitHub page.