diff --git a/config.toml b/config.toml index 2fff0704..e4e76195 100644 --- a/config.toml +++ b/config.toml @@ -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"]