- Renamed `footerThemeName` to `footerHideThemeName` in `hugo.toml.example`
- Updated conditional logic in `footer.html` to reflect the new parameter name
- Introduced `footerThemeName` parameter in `hugo.toml.example` 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 `footerThemeName` parameter.