Git newbie here. Have searched Stackoverflow for this but nothing matches.
I have been committing/pushing my files for the last 8 weeks. However this week it seems to have gone wrong.
- My git repo (https://github.com/alice-tlr/alice-tlr.github.io) is showing the updated files, that match my local dev files
- However they are not reflected in the live https://alice-tlr.github.io site
- Git reports everything is up to date when i try push
Have also tried backing up & the deleting various folders and re-cloning. The push is successful but still the github.io site doesn't update.
What am I doing wrong?