hugo-theme-cactus
hugo-theme-cactus copied to clipboard
Allow configuration of 'projects' section title
https://github.com/monkeyWzr/hugo-theme-cactus/blob/0b41aca2813e0d219a97fbbf65c18640b07c4c8a/layouts/index.html#L101
Currently, the 'projects' section has a static title "Projects". Users are therefore unable to modify the section title to other languages or formatting.
I propose adding a configurable projectsSectionTitle variable similar to mainSectionTitle.