
This PR: - Introduced `footerHideThemeName` parameter in `hugo.toml` to control the display of Hugo and Hermit-V2 theme tribute in the footer. - Updated `footer.html` to conditionally display the tribute based on the `footerHideThemeName` parameter. Related issue: - #28