Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

How i can hidde the params.about.button ? #15

Open
psilvao opened this issue Sep 7, 2017 · 2 comments
Open

How i can hidde the params.about.button ? #15

psilvao opened this issue Sep 7, 2017 · 2 comments

Comments

@psilvao
Copy link

psilvao commented Sep 7, 2017

Hi!

I'm new user for your template, i need to hidden the about button, when i try to comments with # , the button don't hidden..., how i can do it for hidden button?

Regards,
Pablo

@morgancole
Copy link

@psilvao I was able to hide the "About" download button by adding # to the start of four lines of the config.toml file. These four lines then look like

#        [params.about.button]
#            text = "Download theme"
#            link = "//github.com/digitalcraftsman/hugo-freelancer-theme/archive/master.zip"
#            icon = "download"

and the "About" button no longer appears on my webpage.

@jacebrowning
Copy link

After commenting out [params.about.button], I still see a blank button:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants