General: Removing Hugo footer credits in Azure Static Websites
I posted a while back about moving to using Hugo-based Azure Static Websites for my blog and other simple sites.
One of the first things I noticed when my site was deployed, was that there were Hugo credits in the footer of the site. While that’s not necessarily a bad thing, I wanted to remove them. I went looking in all the places that I thought I could change to override this, to no avail.
2025-07-29