miguelsimoni / hugo-initio

Hugo Theme port of Initio bootstrap template by GetTemplate
https://themes.gohugo.io/hugo-initio/
MIT License
90 stars 119 forks source link

config.toml parameters showServices, showRecentWorks, showDownloads, showClients not working #39

Closed mb323 closed 3 years ago

mb323 commented 3 years ago

In example site, changing config.toml params

    showServices = true
    showRecentWorks = false
    showDownloads = true
    showClients = false

doesn't show or hide the intended section.

mb323 commented 3 years ago

Fixed by pull request #38