You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
After about 10 commits of testing I made a solution: USE Hugo's resource generation to make a file called vars.js which contains the last time this was updated, then force the script tag to download the js file and then other function handles the updating of the footer
Problem now is that the time.Now function uses the time on the virtual machine which seems to be two hours ahead of me.
It should be fine as long as I don't update my site too late and someone decides to watch my website in that 3 hour period
At least it solved the github action having to update everything, so that's good :)