config.toml | added social links

This commit is contained in:
Don Harper 2019-06-22 00:11:41 -05:00
parent aa51420e2c
commit 86aaab80d6

View file

@ -26,8 +26,14 @@ theme = "Bleach"
# set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....")
hideHUGOSupport = false
showtoc = false
[params.footer]
company = "Donald Harper Photographs"
[params.footer]
company = "Donald Harper Photographs"
[params.social]
# facebook = "https://facebooke.com"
twitter = "https://twitter.com/duckunix"
instagram = "https://instagram.com/duckunix"
github = "https://github.com/duckunix"
# linkedin = "https://linkedin.com"
[outputs]
home = [ "RSS", "HTML"]