Commit Graph
2 Commits
Author SHA1 Message Date
Lei, HUANG b7def36e8c Update footer configuration and template
- Renamed `footerThemeName` to `footerHideThemeName` in `hugo.toml.example`
 - Updated conditional logic in `footer.html` to reflect the new parameter name
2024-09-30 10:35:18 -07:00
Lei, HUANG c5330915ea Add option to toggle footer theme name display
- 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.
2024-09-29 23:09:44 -07:00